node_modules
so Elixir can install the needed dependencies and version.package.json
scripts to account for Webpack 5:enableDevtools
flag that can be used to force devtools in production environments:mix.less
mix.stylus
,mix.scripts
mix.scriptsIn
mix.webpack
mix.browserify
,mix.rollup
mix.version
mix.exec
mix.task
postcss.config.js
file is found in the project root.elixir
and elixirPath
helper functions in ColdBox 5.0.0 and earlier are incompatible with ColdBox Elixir 3.0.0. Please see the Versioning docs for updated helper functions.mix.babel()
in favor of mix.browserify()
, mix.webpack
, mix.rollup
, or similar module bundlers.appPaths
to support all ColdBox conventionstemplate
folder which helps setting up new elixir based projects