systemjs

    1熱度

    1回答

    我在https://github.com/SortableJS/angular-sortablejs以下和systemjs.config.js是卡住的地方。我有一個離子3角4應用程序。 我在資產/ JS創建了一個名爲systemjs.config.js腳本/然後包括它在我的index.html作爲在頭節最後行 <script src="assets/js/systemjs.config.js"><

    0熱度

    2回答

    我嘗試使用下面的鏈接 https://blog.risingstack.com/node-js-at-scale-module-system-commonjs-require/ 我收到錯誤文件未找到錯誤爲什麼實現CommonJS的彭定康,而爲什麼需要需要擴展名爲.js? 這裏是我的代碼 https://plnkr.co/edit/mYeCYw9MOr87b4dQZr5I?p=preview 錯誤出

    0熱度

    1回答

    我正在爲systemjs的映射路徑苦苦掙扎。 以下是我目前的配置。 我想@angular-redux/form/dist/source/connect是 @angular-redux/form/dist/source/connect/index.js 但它一直引導到 @angular-redux/form/dist/source/connect.js 我假設我不寫正確的地圖或我應該使用元,而不是.

    0熱度

    1回答

    我試圖讓我的Firebase數據庫連接到我的Angular 2應用程序,我已經在過去幾次沒有任何問題。出於某種原因,我得到這個錯誤 Error: Can't resolve all parameters for AppService: (?). at Error (native) at syntaxError (http://localhost:3000/node_modu

    0熱度

    2回答

    我有一個angular2應用程序,它使用systemjs來映射/加載。 導入該項目的rxjs,並引用它是好的,但是當代碼部署,它未能建立與消息的主題變量: "Unhandled Promise rejection: Rx_1.Subject is not a constructor ; Zone: ; Task: Promise.then ; Value: TypeError: Rx_1.Subj

    0熱度

    1回答

    我正在使用VS 2017(ASP 5 Web Api)+ systemjs的Angular 4。 我試圖建立生產角應用,我已經添加2只依賴於 的package.json "devDependencies": { ..... "gulp": "3.9.1", "systemjs-builder": "0.16.11" } 我創建創建gulpfile.js在

    -2熱度

    2回答

    我創造angular2 +社區的公共推廣和演示不需額外運行方式espected,也許是我做錯了什麼,錯誤的是: Fetch error: 404 Not Found Instantiating http://localhost:3000/typescript Loading typescript Unable to load transpiler to transpile http://lo

    0熱度

    1回答

    我剛剛開始使用Angular作爲UI組件的ASP.NET MVC Web應用程序。將必要的配置文件配置到我的項目中(例如package.json和systemjs.config.js)。創建測試頁Index.cshtml以測試出app.component.ts模板。該應用程序正在我的本地主機下運行。我可以看到從模板中呈現自定義標記<user-app>的頁面。 但是,問題是,當我將Web應用程序部署

    1熱度

    1回答

    我正在開發與科爾多瓦的Ionic 3/Angular 4應用程序。我們需要能夠獨立於應用創建模塊/組件以快速改變例如信息頁面。我已閱讀本: Article 具體地說,我試圖做什麼筆者做了下 dynamic component loading and compilation @ViewChild('vc', {read: ViewContainerRef}) _container: ViewCont

    1熱度

    1回答

    我試圖產生基於我的第一個應用的角度應用,這給我帶來些麻煩。 下面是我得到了什麼: 的index.html <!DOCTYPE html> <html> <head> <base href="/"/> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>FiveRX