This website works better with JavaScript.
Help
Sign In
tentakelfabrik
/
plain-ui
Watch
1
Star
0
Fork
0
Code
Issues
9
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
adding
release/0.2
Björn
3 years ago
parent
abaf73451b
commit
c96c305b4d
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
webpack.mix.js
+ 2
- 1
webpack.mix.js
View File
@ -48,4 +48,5 @@ mix
path
.
join
(
__dirname
,
'public/*.html'
)
,
path
.
join
(
__dirname
,
'public/*.html'
)
,
]
]
}
}
}
)
}
)
Write
Preview
Loading…
Cancel
Save