mc-form-editor
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "mc-form-editor", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "editor for mc-form", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -5,3 +5,3 @@ const path = require('path'); | ||
module.exports = { | ||
mode: 'development', | ||
mode: 'production', | ||
entry: './index.js', | ||
@@ -8,0 +8,0 @@ output: { |
Sorry, the diff of this file is too big to display
238510
4392