sonatype-nexus-community / copy-modules-webpack-plugin

A Webpack plugin which copies module sources to a separate directory
Apache License 2.0
18 stars 7 forks source link

There is a magic bug with windows #30

Open deleonio opened 3 years ago

deleonio commented 3 years ago

Here the full description: https://github.com/tailwindlabs/tailwindcss-jit/issues/188

rpokorny commented 3 years ago

I don't know what I'm looking at here. Please post a clearer description of the issue without involving third party libraries.

deleonio commented 3 years ago

I think we should handle invalid pathes.

You can reproduce it like that:

mkdir reproduce
cd reproduce
npm i @leanup/cli@next @leanup/cli-react@next
npx react create
npm run build

image

rpokorny commented 3 years ago

As I said, please post a clearer description of the issue without involving third party libraries, such as leanup.