| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -37,7 +37,7 @@ The following table provides an overview of the most important scripts: | |||
| 37 | 37 | | build | Builds and minifies all bundles. | | |
| 38 | 38 | | watch | Lints source files, builds the demo and listens for changes. | | |
| 39 | 39 | | dev | Runs the watch script and serves files locally. | | |
| 40 | - | test | Lints source files and runs unit tests. | | ||
| 40 | + | test | Lints source files, builds all bundles and runs unit tests. | | ||
| 41 | 41 | ||
| 42 | 42 | __Note__: Setting `NODE_ENV` to `production` enables source code minification which slows down the build process. The `build` script does this automatically. | |
| 43 | 43 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments