This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
Metis-portal
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
removed webpack dashboard plugin
production
Yiğit Çolakoğlu
4 years ago
parent
f6f629ddb9
commit
9a02ee4e73
1 changed files
with
0 additions
and
5 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-5
vue.config.js
+ 0
- 5
vue.config.js
View File
@ -1,7 +1,2 @@
const
DashboardPlugin
=
require
(
'webpack-dashboard/plugin'
)
;
module
.
exports
=
{
configureWebpack
:
{
plugins
:
[
new
DashboardPlugin
(
)
,
]
}
}
;
Write
Preview
Loading…
Cancel
Save