This website requires JavaScript.
Explore
Help
Sign In
TouchInstinct
/
html-webpack-plugin
Watch
301
Star
0
Fork
You've already forked html-webpack-plugin
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9665c63362
html-webpack-plugin
/
examples
/
inline
/
example.js
5 lines
66 B
JavaScript
Executable File
Raw
Blame
History
'use strict'
;
require
(
'./main.css'
)
;
console
.
log
(
'Hello World'
)
;
Reference in New Issue
View Git Blame
Copy Permalink