Skip to content
This repository was archived by the owner on Jan 16, 2018. It is now read-only.

fix the error of loading loader on windows #25

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

creamidea
Copy link

Writing {include: __dirname + '/web-src'} on windows will meet the problem: You may need an appropriate loader to handle this file type which causes that the babel loader doesn't work. It is a good way to unify the slash on windows.

The detail: issue#19

Writing {include: __dirname + '/web-src'} on windows will meet the problem: You may need an appropriate loader to handle this file type which causes that the babel loader doesn't work. It is a good way to unify the slash on windows.
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.

1 participant