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 a2fdced commit c52c28dCopy full SHA for c52c28d
package.json
@@ -12,7 +12,7 @@
12
"fluid",
13
"responsive"
14
],
15
- "main": "dist/vue-grid-layout.js",
+ "main": "dist/vue-grid-layout.min.js",
16
"scripts": {
17
"dev": "cross-env NODE_ENV=development webpack-dev-server --open --inline --hot",
18
"build": "cross-env NODE_ENV=production webpack --progress --hide-modules",
0 commit comments