GithubHelp home page GithubHelp logo

test-systemjs-angular-gulp's People

Contributors

cgmartin avatar davideast avatar deborahk avatar fictitious avatar filipesilva avatar foxandxss avatar kahlil avatar kordondev avatar matsprea avatar rkirov avatar surmacz avatar vdmt avatar wardbell avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

test-systemjs-angular-gulp's Issues

I am unable build using this gulp config

Hi,
I am trying to use systemjs-builder based on the config provided on this repo. My folder structure looks like this:
root -> client |--> ts
|--> js
|--> sass
|-->systemjs.config.js
I am running a gulp task to create dist.prod and the resultant structure would look like this:
dist.prod |--> js
|--> libs (I m copying all the angular depenedencies here)
|--> index.html
|-->systemjs.config.js (this refers to libs)
But while building the project(dependency bundling) the systemjs.config.js always tries to get it from root folder. Here is the sample repo for same.
https://github.com/ladvishal1985/ng2-systemjs-test.git
Please see if you could help me.

Cannot read property 'get' of undefined

Hi ,
I have implemented budling by following all steps given here. but i m getting below error
only difference is all my component call happen through MVC controller. and we don have .html files for components. i see bundled files getting renderd in fiddler.
can somebody please help me on this ?

Unhandled Promise rejection: TypeError: Cannot read property 'get' of undefined
at http://localhost:56726/production/app.bundle.js:1:11141
at ZoneDelegate.invoke (http://localhost:56726/node_modules/zone.js/dist/zone.js:232:26)
Error loading http://localhost:56726/dist/configs/systemjs.config.js ; Zone: ; Task: Promise.then ; Value: Error: TypeError: Cannot read property 'get' of undefined
at http://localhost:56726/production/app.bundle.js:1:11141
at ZoneDelegate.invoke (http://localhost:56726/node_modules/zone.js/dist/zone.js:232:26)
Error loading http://localhost:56726/dist/configs/systemjs.config.js null

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.