Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Repository files navigation

Angularjs-scripts

Scripts used to abstract frontend projects tooling (webpack, babel, etc.)


styled with prettierBuild Statusnpm (scoped)semantic-releaseCommitizen friendlylicense

Disclaimer

This project is made to be used in Dixeed's projects thus its configuration may not suit every needs.

Requirements

The projects using this script should meet some requirements in order for the scripts to work:

  1. Have an app folder containing the project source code.
  2. Node version >= 6.x

The script will build the project into a dist folder.

It has only been tested with node 6.11.2 so far

Contributing

This project uses semantic-release to automatically handle semver bumps based on the commits messages.

To simplify commits messages redaction you can use npm run cm instead of git commit. To use that command make sure to git add your changes before.

This repo is configured to forbid commit messages that do not follow the Angular conventional changelog commit message format.

Inspiration

This project is inspired by several other projects:

I'd like to thank the owners/contributors of these great projects for their work. It definitely helped implementing what we saught after.

Webpack DLL benchmarks

With DLLBuild1st dev reload2nd dev reload
No53156ms25595ms24511ms
Yes29373ms23126ms16551ms

About

Scripts used to abstract frontend projects tooling (webpack, babel, etc.)

Topics

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages