lfr-amd-loader
Advanced tools
Comparing version 1.0.7 to 1.0.8
{ | ||
"name": "lfr-amd-loader", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "AMD Loader with support for combo URL and conditional loading", | ||
@@ -5,0 +5,0 @@ "main": "main.js", |
@@ -130,3 +130,3 @@ AMD Module Loader | ||
In order to generate the configuration, there is a small NodeJS program, called `config-generator`. You may use it to generate the configuration like this: | ||
```bash``` | ||
```bash | ||
$ node config-generator.js -b src/config/config-base.js -o src/config/config.js src/modules | ||
@@ -133,0 +133,0 @@ ``` |
1348966