File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99
1010# dependencies
1111/node_modules
12- # package-lock.json
12+ package-lock.json
1313
1414# profiling files
1515chrome-profiler-events * .json
Original file line number Diff line number Diff line change 1313 "build" : {
1414 "builder" : " @angular-devkit/build-angular:browser" ,
1515 "options" : {
16- "outputPath" : " dist/coreui" ,
16+ "outputPath" : " dist/@ coreui" ,
1717 "index" : " src/index.html" ,
1818 "main" : " src/main.ts" ,
1919 "polyfills" : " src/polyfills.ts" ,
170170 "cli" : {
171171 "analytics" : false
172172 }
173- }
173+ }
Original file line number Diff line number Diff line change 2020 ],
2121 "paths" : {
2222 "@coreui/angular" : [
23- " dist/coreui/angular"
23+ " dist/@ coreui/angular"
2424 ]
2525 }
2626 },
2727 "angularCompilerOptions" : {
2828 "fullTemplateTypeCheck" : true ,
2929 "strictInjectionParameters" : true
3030 }
31- }
31+ }
You can’t perform that action at this time.
0 commit comments