refresh lock, fix editor production config

This commit is contained in:
Jiiks 2019-03-05 07:32:11 +02:00
parent 1e4f3fa82b
commit d81dcc9aa2
2 changed files with 1725 additions and 4503 deletions

View File

@ -9,7 +9,7 @@ const config = {
mode: 'production',
output: {
path: path.resolve(__dirname, 'dist'),
filename: 'editor.js'
filename: 'editor.release.js'
}
};

6226
package-lock.json generated

File diff suppressed because it is too large Load Diff