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 1010 "build.win" : " npm run tsc.win && npm run readme" ,
1111 "build.all" : " npm run build" ,
1212 "build.all.win" : " npm run build .win" ,
13- "build.angular" : " ng-packagr -p ../../src/gesturehandler/angular/package.json -c ../../src/gesturehandler/angular/tsconfig.json" ,
13+ "build.angular" : " ng-packagr -p ../../src/gesturehandler/angular/package.json -c ../../src/gesturehandler/angular/tsconfig.json && rm angular/.npmignore " ,
1414 "build.angular.win" : " .ng-packagr -p ..\\ ..\\ src\\ gesturehandler\\ angular\\ package.json -c ..\\ ..\\ src\\ gesturehandler\\ angular\\ tsconfig.json" ,
1515 "readme" : " readme generate -c ../../tools/readme/blueprint.json" ,
1616 "tsc" : " cpy '**/*.d.ts' '../../packages/gesturehandler' --parents --cwd=../../src/gesturehandler && tsc -skipLibCheck -d" ,
You can’t perform that action at this time.
0 commit comments