Skip to content
This repository has been archived by the owner on Jun 29, 2021. It is now read-only.

Не работает в webpack 4 #1

Open
Badalik opened this issue Apr 14, 2019 · 1 comment
Open

Не работает в webpack 4 #1

Badalik opened this issue Apr 14, 2019 · 1 comment

Comments

@Badalik
Copy link

Badalik commented Apr 14, 2019

TypeError: importIfExist is not a function

@sayhitobogdan
Copy link

It seems to be related with the following bug: webpack/webpack#4742
Easily fixed by using following line: const importIfExist = require("stylus-import-if-exist").default;

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