webpack/test/hotPlayground/html.js

3 lines
114 B
JavaScript

// This file can update, because 'index.js' accept it.
module.exports = "This text comes from <b>'html.js'</b>.";