UNPKG

jetpack

Version:

Jetpack wraps webpack and nodemon to give you the best development workflow.

12 lines (8 loc) 179 B
require('./styles.css') function main() { document.querySelector('#root').innerHTML = ` <h1>Testing lightningcss compilation output</h1> ` } main() module.hot.accept()