diff --git a/public/index.html b/public/index.html index 4465063..78cdb07 100644 --- a/public/index.html +++ b/public/index.html @@ -7,13 +7,13 @@ <%= htmlWebpackPlugin.options.title %> - + <% if (process.env.NODE_ENV === 'development' ) { %> diff --git a/src/views/editor.vue b/src/views/editor.vue index ad24b06..c97e391 100644 --- a/src/views/editor.vue +++ b/src/views/editor.vue @@ -5,8 +5,10 @@