diff options
Diffstat (limited to 'vue.config.js')
| -rw-r--r-- | vue.config.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vue.config.js b/vue.config.js deleted file mode 100644 index 93d5f7a..0000000 --- a/vue.config.js +++ /dev/null @@ -1,5 +0,0 @@ -module.exports = { - publicPath: process.env.NODE_ENV === 'production' - ? '/PTDatabaseApp/' - : '/', -}; |
