Showing
1 changed file
with
1 additions
and
1 deletions
@@ -6,7 +6,7 @@ | @@ -6,7 +6,7 @@ | ||
6 | "YOHO!", | 6 | "YOHO!", |
7 | "JS-SDK" | 7 | "JS-SDK" |
8 | ], | 8 | ], |
9 | - "main": "index.js", | 9 | + "main": "build/sdk.js", |
10 | "scripts": { | 10 | "scripts": { |
11 | "build": "webpack --mode development --config ./webpack.config.babel.js " | 11 | "build": "webpack --mode development --config ./webpack.config.babel.js " |
12 | }, | 12 | }, |
-
Please register or login to post a comment