我正在测试Polayer3.0的预览码,我想和Webpack和巴贝尔一起设置一个简单的项目,把它转换回ES5。custom-component.js:13 Uncaught TypeError: Class constructor PolymerElement cannot be invoked without 'new'
我正在使用yarn工作空间来设置多应用程序SPA,因为我有一个文件夹,它将共享页眉、页脚等常见组件。如果我试图使用共享目录中的组件,则会出现编译错误。Module parse failed: Unexpected token (11:4)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. Se