File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 99 "lint" : " ng lint" ,
1010 "e2e" : " ng e2e" ,
1111 "copy-scss" : " cp -r projects/angular-bootstrap-md/src/lib/assets dist/angular-bootstrap-md/assets" ,
12- "copy-files" : " cp projects/angular-bootstrap-md/src/lib/changelog projects/angular-bootstrap-md/src/lib/License.pdf dist/angular-bootstrap-md" ,
12+ "copy-files" : " cp projects/angular-bootstrap-md/src/lib/changelog projects/angular-bootstrap-md/src/lib/License.pdf README.md dist/angular-bootstrap-md" ,
1313 "pack-archive" : " cd dist/angular-bootstrap-md && npm pack . && cp angular-bootstrap-md-8.*.tgz ../.." ,
1414 "remove-archive" : " rm dist/angular-bootstrap-md/angular-bootstrap-md-8.*.tgz && cd ../.." ,
1515 "compile-lib" : " ng build angular-bootstrap-md && npm run copy-scss && npm run copy-files && npm run pack-archive && npm run remove-archive" ,
You can’t perform that action at this time.
0 commit comments