Skip to content
Snippets Groups Projects
Commit b06fbec7 authored by Alexander Rose's avatar Alexander Rose
Browse files

fixed path in tsconfig

parent b4431309
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@
"mol-task": ["./mol-task", "./mol-task/index.ts"],
"mol-theme": ["./mol-theme"],
"mol-util": ["./mol-util", "./mol-util/index.ts"],
"mol-canvas3d": ["./mol-view"]
"mol-canvas3d": ["./mol-canvas3d"]
}
},
"include": [ "src/**/*" ],
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment