Skip to content

Coffeescript + React + Babel => unable to get Webpack to run loaders is proper order #428

Closed Answered by bj-cmi
bj-cmi asked this question in Q&A
Discussion options

You must be logged in to vote

Solved by discovering that it is not necessary to add coffee-loader as part of the custom configuration -- by doing so we were compiling the coffee script twice.

Looking at how Shakapacker works... it's smart enough to recognize that when coffee-loader is included, it automatically includes coffee-loader in the right place within the configuration.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by bj-cmi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant