wix-incubator / rtlcss-webpack-plugin

webpack plugin for rtlcss
MIT License
18 stars 7 forks source link

Nissix plugin scope-packages on rtlcss-webpack-plugin #12

Open deanshub opened 3 years ago

deanshub commented 3 years ago

Hi, I'm Nissix, the automated PR bot!

Wix is moving its internal packages to the @wix scope (but still in the internal registry). Publishing new unscoped internal packages is no longer allowed, and all existing packages are moving to @wix. This means changing package names, and also all usages of those packages to their @wix scope version.

This PR is an automatic codemod that moves all of your packages to @wix scope, and changes any usages (pacakge.json, imports, requires, etc..) to their @wix version.

:bangbang: This codemod is best-effort! Meaning it may not have found and fixed all usages, but it did change your package.jsons. So go over the changes carefully and test this version carefully

If you want to know why we don't support publishing unscoped to the internal registry, check out this article on Dependency Confusion

If you are unsure, need help or have questions, reach us at #wix-scope-migration

Error Log: npx: installed 234 in 5.906s

Output Log: Migrating package "rtlcss-webpack-plugin" in .

Migration from non scope to @wix/scoped packages

/tmp/3034881af23cabbcbc972f6b28b0b330

rename package.json dependencies/dev/bundled/peer/optional, jest & eslintConfig

package.json

replace import/require in js/ts files

wallaby.js