Angular-cli: angular 2 local storage

Created on 27 Jun 2016  路  10Comments  路  Source: angular/angular-cli

how to add angular 2 local storage and configure the angular 2 cli project

RFC / discussion / question

Most helpful comment

All 10 comments

karthikkavin, were you able to get this to work? Can you provide a step-by-step guide? I'm also struggling with including 3rd party libs into CLI. The link of elvirdolic doesn't cut it.

@stijn26, @karthikkavin

I answered this a while back for someone on StackOverflow (using a LocalStorage ng2 provider called h5webstorage).

http://stackoverflow.com/questions/37747813/add-script-in-angular-cli-project/37754302#37754302

Also, see https://github.com/angular/angular-cli/issues/1204

thanks stijin26, now i clearly understand and successfully configured.

can you please advise, how to update angular 2 rc 3 to rc 4 full package?

@karthikkavin you should be able to just update them in package.json.

Closing this issue as it seems that it's mostly answered.

ok, thanks

i have update package.json angular rc 3 to rc 4 got this error on console.
Failed to parse SourceMap: http://localhost:4200/vendor/@angular/common/src/localization.js.map
Failed to parse SourceMap: http://localhost:4200/vendor/rxjs/add/observable/forkJoin.js.map
Failed to parse SourceMap: http://localhost:4200/vendor/rxjs/observable/DeferObservable.js.map
How to fix?

Can you open a new issue with reproduction steps (or a repo) that I can follow to get those errors?

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings