html-webpack-plugin/example/example.js

2 lines
64 B
JavaScript
Executable File

require('./main.css');
document.body.innerHTML = 'Hello world!';