Emanuel Schulze Pröbsting
Results
1
issues of
Emanuel Schulze Pröbsting
When I commented out the ``fuse.dev()`` in the ``dist``-Task, the produced output is not working. My ``dist``-Task looks like this: ````javascript Sparky.task('dist', ['prod-env', 'config'], () => { // comment out...