我在使用 ng2-charts 时遇到问题。错误图片
这是我的 systemjs 配置代码
<script>
System.config({
packages: {
app: {
format: 'register',
defaultExtension: 'js'
}
}
});
System.import('app/boot')
.then(null, console.error.bind(console));
</script>
angular2-polyfills.js:138 Uncaught SyntaxError: Unexpected token < Evaluating localhost:48512/ng2-charts/ng2-charts Error loading localhost:48512/app/boot.jsrun @ angular2-polyfills.js:138 无法解析 SourceMap: localhost :48512/js/system.js.map