We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf257b5 commit f28da86Copy full SHA for f28da86
package.json
@@ -6,7 +6,8 @@
6
"jsnext:main": "src/index.js",
7
"files": [
8
"dist",
9
- "src"
+ "src",
10
+ "lib"
11
],
12
"scripts": {
13
"dev": "npm run serve-test & webpack --watch --config build/webpack.dev.config.js",
0 commit comments