A wrapper around Webpack specifically for ColdBox applications


Keywords
build-tool, cfml, coldbox, coldbox-elixir, gulp, javascript
License
MIT
Install
npm install coldbox-elixir@3.1.1

Documentation

ColdBox Elixir

Master Branch Build Status Development Branch Build Status

Introduction

ColdBox Elixir provides a clean, fluent API for defining basic Gulp tasks for your ColdBox application. Elixir supports several common CSS and JavaScript pre-processors, and even testing tools.

If you've ever been confused about how to get started with Gulp and asset compilation, you will love ColdBox Elixir!

Acknowledgements

This project was forked from the Laravel Elixir project, so many many thanks for all their hard work and ideas.

Official Documentation

Documentation for Elixir can be found at https://coldbox-elixir.ortusbooks.com/

Contributions and Bugs

Project tracking for this project can be found at the Ortus Solutions Jira. Please log all bugs, improvements, and features there.

Pull requests are welcome and encouraged. Please check on the Jira page before starting any large amount of work. Elixir, by its nature, is extendable, and many pull requests would be better suited as extensions.

Brad Wood (@bdw429s) has a great guide on submitting pull requests. If you are unsure where to go, in need of help, or have a question, come ask in the #box-products channel on the CFML Slack.

License

ColdBox Elixir is open-sourced software licensed under the MIT license.