Uri Naor
Uri Naor
watching
I have the same error, it happens when i build the project using ng -b prod. Doing it on localhost using ng serve, everything works perfectly. i have the following...
@DuncanFaulkner i don't see it in my angular.cli.json, im using version 1.0.0-beta.22-1
neither do i, in fact its not mentioned in the project at all
any progress on this i think that since angular-cli is using webpack, it should not use the require http://stackoverflow.com/questions/37591412/angular2-with-requirejs
i was able to use your solution to implements the solid gauge i only change the useFactory let me share it ``` export function highchartsFactory() { const highcharts = require('highcharts');...
You have this line? declare var require : any;
Same here, also can you document how to make remote calls is it possible with this library?
I have a fairly big angular project (100 components) that im planning on doing a rewrite, i really like what i saw on the tutorial. in your opinion is it...
currently all the way down to IE8 but im trying to see whether it will be just chrome, firefox and edge