File tree 8 files changed +24
-24
lines changed
composite-editor-component
8 files changed +24
-24
lines changed Original file line number Diff line number Diff line change 10
10
"publishConfig" : {
11
11
"access" : " public"
12
12
},
13
- "directories " : {
14
- "src" : " src "
15
- } ,
13
+ "files " : [
14
+ " /dist "
15
+ ] ,
16
16
"scripts" : {
17
17
"build" : " cross-env tsc --build" ,
18
18
"postbuild" : " npm-run-all bundle:commonjs" ,
Original file line number Diff line number Diff line change 10
10
"publishConfig" : {
11
11
"access" : " public"
12
12
},
13
- "directories " : {
14
- "src" : " src "
15
- } ,
13
+ "files " : [
14
+ " /dist "
15
+ ] ,
16
16
"scripts" : {
17
17
"build" : " cross-env tsc --build" ,
18
18
"postbuild" : " npm-run-all bundle:commonjs" ,
Original file line number Diff line number Diff line change 10
10
"publishConfig" : {
11
11
"access" : " public"
12
12
},
13
- "directories " : {
14
- "src" : " src "
15
- } ,
13
+ "files " : [
14
+ " /dist "
15
+ ] ,
16
16
"scripts" : {
17
17
"build" : " cross-env tsc --build" ,
18
18
"postbuild" : " npm-run-all bundle:commonjs" ,
Original file line number Diff line number Diff line change 10
10
"publishConfig" : {
11
11
"access" : " public"
12
12
},
13
- "directories " : {
14
- "src" : " src "
15
- } ,
13
+ "files " : [
14
+ " /dist "
15
+ ] ,
16
16
"scripts" : {
17
17
"build" : " cross-env tsc --build" ,
18
18
"postbuild" : " npm-run-all bundle:commonjs" ,
Original file line number Diff line number Diff line change 10
10
"publishConfig" : {
11
11
"access" : " public"
12
12
},
13
- "directories " : {
14
- "src" : " src "
15
- } ,
13
+ "files " : [
14
+ " /dist "
15
+ ] ,
16
16
"scripts" : {
17
17
"build" : " cross-env tsc --build" ,
18
18
"postbuild" : " npm-run-all bundle:commonjs" ,
Original file line number Diff line number Diff line change 10
10
"publishConfig" : {
11
11
"access" : " public"
12
12
},
13
- "directories " : {
14
- "src" : " src "
15
- } ,
13
+ "files " : [
14
+ " /dist "
15
+ ] ,
16
16
"scripts" : {
17
17
"build" : " cross-env tsc --build" ,
18
18
"postbuild" : " npm-run-all bundle:commonjs" ,
Original file line number Diff line number Diff line change 10
10
"publishConfig" : {
11
11
"access" : " public"
12
12
},
13
- "directories " : {
14
- "src" : " src "
15
- } ,
13
+ "files " : [
14
+ " /dist "
15
+ ] ,
16
16
"scripts" : {
17
17
"build" : " cross-env tsc --build" ,
18
18
"postbuild" : " npm-run-all bundle:commonjs" ,
Original file line number Diff line number Diff line change 10
10
"publishConfig" : {
11
11
"access" : " public"
12
12
},
13
- "directories " : {
14
- "src" : " src "
15
- } ,
13
+ "files " : [
14
+ " /dist "
15
+ ] ,
16
16
"scripts" : {
17
17
"test" : " echo testing slickgrid-universal slickgrid-vanilla-bundle code" ,
18
18
"dev" : " webpack --env development" ,
You can’t perform that action at this time.
0 commit comments