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

Feature/cra 1.0 #59

Closed
wants to merge 2 commits into from
Closed

Feature/cra 1.0 #59

wants to merge 2 commits into from

Conversation

KatSick
Copy link

@KatSick KatSick commented May 19, 2017

I just merged code and resolve all conflicts. But it shows "ts-loader" is not found. Any ideas ?

@wmonk ?

If you do not need this - just close this PR too (same as #58)

@Place1
Copy link
Contributor

Place1 commented May 20, 2017

I believe in your webpack config you need to add -loader to the end of all your loaders.
I noticed that this isn't done for the tslint loader in webpack.config.dev.js

Also, you need to update the webpack.config.prod.js to use ts-loader and tslint-loader

see: https://webpack.js.org/guides/migrating/#automatic-loader-module-name-extension-removed

@wmonk
Copy link
Owner

wmonk commented May 22, 2017

Feature completed in #65. Released in v2.0.0 🎉

@wmonk wmonk closed this May 22, 2017
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.

3 participants