sencha / ext-react

Sencha ExtReact
https://www.sencha.com/products/extreact
Other
91 stars 39 forks source link

Allow package dirs #665

Open nmatei opened 3 years ago

nmatei commented 3 years ago

allowing packageDirs to be able to use our own folders for packages & more important to be able to use useWorkspaces: true in lerna.json

nmatei commented 3 years ago

I've seen that "@sencha/ext-webpack-plugin" took place for "@sencha/ext-react-webpack-plugin", but that is not in public repo anymore... or entire plugin will be deprecated?

jnsencha commented 3 years ago

@nmatei I've reviewed your work. Unfortunately we don't use this repository any longer, it will be removed. You are welcome to submit a PR for the webpack plugin updates to the ext-webpack-plugin package located here: https://github.com/sencha/ext-allshared/tree/ext-allshared-7.4.x/packages/ext-webpack-plugin. You can also submit a PR against this repo for the artifacts file: https://github.com/sencha/ext-allshared/blob/e89272add4019d73ba5955786a1438c1a11b3a39/packages/ext-webpack-plugin/src/artifacts.js#L196

Thanks!

jnsencha commented 3 years ago

@wemersonjanuario could you review these changes as well please?