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

Typo in webpack.dev.js #16

Closed
lakhanpaul opened this issue May 6, 2021 · 1 comment
Closed

Typo in webpack.dev.js #16

lakhanpaul opened this issue May 6, 2021 · 1 comment

Comments

@lakhanpaul
Copy link

lakhanpaul commented May 6, 2021

Rather than,
test: /\.[jt]sx?$/,

It should be,
test: /\.[js]sx?$/,

@stefanwuthrich
Copy link
Contributor

tks for reporting @Rxhull

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants