Skip to content

Commit

Permalink
feat(): Implemented Update to be a strict module
Browse files Browse the repository at this point in the history
  • Loading branch information
akserg committed Aug 9, 2016
1 parent e23a523 commit 046e984
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,8 @@ Simple examples using ng2-slim-loading-bar:
Online demo available [here](http://akserg.github.io/ng2-webpack-demo)

## Usage
If you use SystemJS to load your files, you might have to update your config with this if you don't use `defaultJSExtensions: true`:
If you use SystemJS to load your files, you might have to update your config:

```js
System.config({
map: {
Expand Down

0 comments on commit 046e984

Please sign in to comment.