This repository was archived by the owner on Oct 30, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 71
typings-for-css-modules-loader is not compatible with css-loader@2 #81
Comments
same problem |
+1 |
Cannot wait anymore so I wrote a new loader to generate typings https://github.com/Megaputer/dts-css-modules-loader. Also found another alternative https://github.com/olegstepura/typed-css-modules-loader |
+1 |
Looks like this package is abandoned. Too bad :( |
Another option that worked for me is https://github.com/seek-oss/css-modules-typescript-loader |
Open
marques-work
added a commit
to marques-work/gocd
that referenced
this issue
Aug 20, 2019
- Removed typings-for-css-modules-loader as this package is abandoned - Wrote a simple loader to replace typings-for-css-modules-loader that works with modern css-loader - The other typings packages suggested in Jimdo/typings-for-css-modules-loader#81 didn't work well (either involved too much change, or didn't work at all with current css-loader@3) - Our simple loader maintains the same output as the original loader
marques-work
added a commit
to marques-work/gocd
that referenced
this issue
Aug 20, 2019
- Removed typings-for-css-modules-loader as this package is abandoned - Wrote a simple loader to replace typings-for-css-modules-loader that works with modern css-loader - The other typings packages suggested in Jimdo/typings-for-css-modules-loader#81 didn't work well (either involved too much change, or didn't work at all with current css-loader@3) - Our simple loader maintains the same output as the original loader
marques-work
added a commit
to marques-work/gocd
that referenced
this issue
Aug 20, 2019
- Removed typings-for-css-modules-loader as this package is abandoned - Wrote a simple loader to replace typings-for-css-modules-loader that works with modern css-loader - The other typings packages suggested in Jimdo/typings-for-css-modules-loader#81 didn't work well (either involved too much change, or didn't work at all with current css-loader@3) - Our simple loader maintains the same output as the original loader
+1 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[email protected] has released. when using typings-for-css-modules-loader, we receive an error
css-loader/locals was dropped in favor exportOnlyLocals option
The text was updated successfully, but these errors were encountered: