Skip to content
This repository was archived by the owner on Feb 1, 2020. It is now read-only.

Add nodir option to eject method to avoid error #43

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add nodir option to eject method to avoid error #43

wants to merge 1 commit into from

Conversation

martinfrancois
Copy link

When building with the eject method in React, it will result in the error EISDIR: illegal operation on a directory.
The solution to this is to add the nodir option, as specified here: FullHuman/purgecss-webpack-plugin#39

When building with the eject method, it will result in the error `EISDIR: illegal operation on a directory`. 
The solution to this is to add the `nodir` option, as specified here: FullHuman/purgecss-webpack-plugin#39
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant