http://zhaoda.net/webpack-han...
这个文档里面
require("!style!css!./style.css") // 载入 style.css
document.write('It works.')
document.write(require('./module.js'))
其中require("!style!css!./style.css") // 载入 style.css的!style!css!是什么意思?
Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
业精于勤,荒于嬉;行成于思,毁于随。