Skip to content
This repository has been archived by the owner on Feb 27, 2019. It is now read-only.

Set src dir before .tmp to fix index.html conflicts with SystemJS #21

Merged
merged 1 commit into from
Jul 29, 2016

Conversation

micaelmbagira
Copy link
Member

@micaelmbagira micaelmbagira commented Jul 18, 2016

This fixes a conflict happening with SystemJS. When running gulp serve:dist, index.html is copied in .tmp https://github.com/FountainJS/generator-fountain-systemjs/blob/master/generators/app/templates/gulp_tasks/systemjs.js#L78.
If you run gulp serve then, browsersync was serving .tmp/index.html instead of src/index.html.

@micaelmbagira micaelmbagira changed the title Set src dir before .tmp to fix index.html conflicts Set src dir before .tmp to fix index.html conflicts with SystemJS Jul 18, 2016
@Swiip Swiip merged commit 9ad8fb1 into master Jul 29, 2016
@micaelmbagira micaelmbagira deleted the fix-baseDir-order branch August 3, 2016 07:21
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants