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.
2 parents 4502f91 + 7ebafd3 commit c8c55c9Copy full SHA for c8c55c9
package.json
@@ -4,7 +4,7 @@
4
"description": "Netlify Identity widget for easy integration",
5
"releaseVersion": "v1",
6
"scripts": {
7
- "dev": "cross-env NODE_ENV=development webpack-dev-server --inline --hot --progress",
+ "dev": "cross-env NODE_ENV=development webpack-dev-server --inline --progress",
8
"start": "serve build -s -c 1",
9
"prestart": "npm run build",
10
"build": "cross-env NODE_ENV=production webpack --progress",
0 commit comments