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.
build
dev
1 parent 99cd902 commit 836d9edCopy full SHA for 836d9ed
package.json
@@ -4,8 +4,7 @@
4
"description": "React component to create parallax scrolling effects",
5
"main": "index.js",
6
"scripts": {
7
- "build": "webpack --progress --colors --watch",
8
- "build:prod": "cross-env NODE_ENV=production webpack"
+ "dev": "webpack --progress --colors --watch"
9
},
10
"keywords": [
11
"react",
0 commit comments