Vlad Zhukov

Results 6 comments of Vlad Zhukov

[The ETP takes 1 argument that is either a `filename` (as a string) or an options object](https://github.com/webpack-contrib/extract-text-webpack-plugin#options). Currently the block supports both syntaxes – `extractText('file.css')` and `extractText({filename: 'file.css', allChunks: true})`...

> If we go on and move blocks to the org, I'd like to have them in individual repositories That's the plan. > In order to keep the structure, style...

@zcei would you like to work on moving it? Note that there is also an e2e test inside the `webpack` package.

@farism If you would like to maintain it we could give you an access to the new repo we move it to! 😏

Thanks, I will look into it once I setup a proper example based on [the text-mask one](https://text-mask.github.io/text-mask/).