This website works better with JavaScript.
Home
Explore
Help
Sign In
RuhNetConsulting
/
Adminator-admin-dashboard
mirror of
https://github.com/puikinsh/Adminator-admin-dashboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
16
Wiki
Activity
Browse Source
Forgot to indent.
pull/293/head
Jeppe Rask
3 years ago
parent
87318325d6
commit
f56fbe5284
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
webpack/plugins/htmlPlugin.js
+ 2
- 2
webpack/plugins/htmlPlugin.js
View File
@ -1,6 +1,6 @@
const
path
=
require
(
'path'
)
,
manifest
=
require
(
'../manifest'
)
,
path
=
require
(
'path'
)
,
manifest
=
require
(
'../manifest'
)
,
HtmlWebpackPlugin
=
require
(
'html-webpack-plugin'
)
;
const
titles
=
{
Write
Preview
Loading…
Cancel
Save