mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-26 05:44:24 +00:00
restructuring
This commit is contained in:
4
src/webapp/main/vue.config.js
Normal file
4
src/webapp/main/vue.config.js
Normal file
@@ -0,0 +1,4 @@
|
||||
const { defineConfig } = require( '@vue/cli-service' );
|
||||
module.exports = defineConfig( {
|
||||
transpileDependencies: true
|
||||
} );
|
||||
Reference in New Issue
Block a user