vue-cli-plugin-paratus
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -31,6 +31,4 @@ const filesToDelete = [ | ||
// https://github.com/vuejs/vue-cli/issues/3049 | ||
entryFile = 'src/main.ts' | ||
const entryFile = 'src/main.ts' | ||
console.log(api.entryFile) | ||
// delint this one file to avoid a lint warning | ||
@@ -37,0 +35,0 @@ api.afterInvoke(() => { |
{ | ||
"name": "vue-cli-plugin-paratus", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"description": "A vue-cli plugin to do my usual prep; it’s probably not for you", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
34905
104