mirror of
https://github.com/Xevion/the-office.git
synced 2025-12-15 02:13:27 -06:00
add vue client folders, rename server files accordingly and update code
This commit is contained in:
5
client/babel.config.js
Normal file
5
client/babel.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
presets: [
|
||||
'@vue/cli-plugin-babel/preset',
|
||||
],
|
||||
};
|
||||
Reference in New Issue
Block a user