I would like to use ember-cli with Laravel and I need to know how I can change the path of the dist folder.
Use the output path option when using ember build:
ember build
ember build --output-path=/not-dist