标签:ade function style ack ret hello 命令 UI pac
require(‘world.js‘)
require(‘style-loader!css-loader!./style.css‘) //可以不在此处写style-loader和css-loader详情请见webpack安装及命令第六条
function hello(){
return ‘hello‘
}
标签:ade function style ack ret hello 命令 UI pac
原文地址:http://www.cnblogs.com/cxdxm/p/6613677.html