Installations
npm install @bizappframework/angular-build
Developer Guide
BETA
Typescript
No
Module System
CommonJS
Min. Node Version
>= 8.9.0
Node Version
8.12.0
NPM Version
6.4.1
Releases
Unable to fetch releases
Total Downloads
Cumulative downloads
Total Downloads
61,249
Last day
-77.8%
2
Compared to previous day
Last week
-7.4%
25
Compared to previous week
Last month
-31.8%
90
Compared to previous month
Last year
-69.4%
2,279
Compared to previous year
Daily Downloads
Weekly Downloads
Monthly Downloads
Yearly Downloads
Dependencies
53
@angular-devkit/architect@angular-devkit/build-optimizer@angular-devkit/core@ngtools/webpackajvajv-keywordsautoprefixerbuiltinsclean-csscross-spawncss-loadercssnanodenodeifyejsfile-loaderfs-extraglobhtml-minifierlicense-webpack-pluginloader-utilsmagic-stringmini-css-extract-pluginminimatchnode-sassparse5postcsspostcss-importpostcss-loaderpostcss-urlraw-loaderresolverolluprollup-plugin-commonjsrollup-plugin-node-resolverollup-plugin-typescript2rxjssass-loadersorcerysource-map-urlstyle-loadersupports-colorterser-webpack-plugints-loadertypescriptuglify-jsupdate-notifierurl-loaderuuidwebpackwebpack-bundle-analyzerwebpack-mergewebpack-sourcesyargs
Versions
angular-build
Another cli build tool and Angular CLI architect builder plugin for building Angular application and library projects.
Features
- Build support for both library projects (internally with rollup) and app projects (internally with webpack)
- This npm package can be consumed by Angular CLI, Webpack CLI, or Built-in CLI
- Bundle your library in fesm2015, fesm5, umd formats, and more
- DLL bundling support for optimizing build time
- Flexable configurations with Extendable config options
- Customizable html injection, can inject bundled scripts, links, resource hints, etc into separate files or ASP.Net Core MVC partial views
- Support to merge with custom webpack config
Prerequisites
Make sure you have Node version >= 8.9 and npm >= 5.5.1.
Installation
BEFORE YOU INSTALL: please read the prerequisites
1npm install -g @bizappframework/angular-build
How to use
See Wiki.
Feedback
Check out the contributing page to see the best places to log issues and start discussions.
License
No vulnerabilities found.
No security vulnerabilities found.