Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
e8fbf5fd
Commit
e8fbf5fd
authored
Jun 14, 2022
by
RuoYi
Browse files
reset babel
parent
8fd4ae12
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/babel.config.js
View file @
e8fbf5fd
...
...
@@ -4,7 +4,7 @@ module.exports = {
'
@vue/cli-plugin-babel/preset
'
],
'
env
'
:
{
'
production
'
:
{
'
development
'
:
{
// babel-plugin-dynamic-import-node plugin only does one thing by converting all import() to require().
// This plugin can significantly increase the speed of hot updates, when you have a large number of pages.
'
plugins
'
:
[
'
dynamic-import-node
'
]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment