copy-modules-webpack-plugin icon indicating copy to clipboard operation
copy-modules-webpack-plugin copied to clipboard

There is a magic bug with windows

Open deleonio opened this issue 3 years ago • 3 comments

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

deleonio avatar Mar 30 '21 06:03 deleonio

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

rpokorny avatar Mar 30 '21 12:03 rpokorny

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

deleonio avatar Apr 01 '21 03:04 deleonio

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

rpokorny avatar Apr 01 '21 16:04 rpokorny