Improved README.md.
This commit is contained in:
parent
3ca25b3e93
commit
27db37d21d
11
README.md
11
README.md
@ -12,11 +12,18 @@ and some dependencies locally
|
|||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
To build the two iwmlib files type
|
To build the iwmlib files type
|
||||||
|
|
||||||
`npm run build`
|
`npm run build`
|
||||||
|
|
||||||
The files will be generated in the dist folder (iwmlib.js and iwmlib.pixi.js). If you want to watch the files for a continuously build type
|
The files
|
||||||
|
|
||||||
|
- imwlib.js
|
||||||
|
- iwmlib.min.js
|
||||||
|
- iwmlib.pixi.js
|
||||||
|
- iwmlib.pixi.min.js
|
||||||
|
|
||||||
|
will be generated in the dist folder. If you want to build the files continuously type
|
||||||
|
|
||||||
`npm run watch`
|
`npm run watch`
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user