使用燼CLI下面的代碼工作: import X from 'source';
X.doSomething();
但是,在使用的另一種形式: import {X as Y} from 'source';
Y.doSomething();
瀏覽器登錄異常: TypeError: Y is not defined
根據ES6 specs這應該工作。這種行爲僅僅是Ember CLI的限制嗎
我正在使用ember cli與ember數據並將信息拼湊在一起,但它仍然無法工作。這一切都涉及到家庭模式,路線和模板。我覺得我很接近但仍然沒有雪茄。除了標題之外,我將所有內容都簡化了。根據我讀過的文檔,一切都是如此。 這裏是我的app.js import Ember from 'ember';
import Resolver from 'ember/resolver';
import load
我升級我的餘燼,CLI應用到0.0.47,我現在得到一堆錯誤在我的有關內容安全策略瀏覽器控制檯。我如何解決這個問題? Refused to load the script 'http://use.typekit.net/abcdef.js' because it violates the following Content Security Policy directive: "script-sr