ColdBox Elixir provides a clean, fluent API for defining basic Webpack tasks for your ColdBox applications.
Read the full docs at https://coldbox-elixir.ortusbooks.com/v/v3/
- Many features are missing in the documentation
ColdBox Elixir (TS EDition) is maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc changes bumps the patch
This private fork is not licenses now maintained.
3.1.3 - Update version number to test npm package update process.