BaNgan
BaNgan
That's good idea, I can help checking the pattern's translation
For my case, it is due to the duplication import ( I used browser version ), so I have to get rid the redundant script to make it work
Usually we add the webpack-obfuscator into `webpack.config.js` file, could you post the content of that file in your project first?
> You can always grab the source and build your own ESM/UMD bundle Hi @fancyapps, I bought v4 of the plugin and can create a customized build for my own,...
@fancyapps Thanks for responding, I think it would be helpful to support v5 in order to allow custom user-made plugins to be integrated into the bundle via API. This way...
Closing as the issue can not be reproduced. Check the following screenshot: | | Simple Sites | Atomic | |-----------|--------------|--------| | Zoologist |   |  | | Geologist...
> +1, can't get the subcomponents tab to show. Even with the exact same sample code from the docs. What Storybook version you are using?
@G4brym I tried the repo yesterday and it looks promising! I used R2 to store my deepzoom images, which contain thousands of small images and it is impossible to upload...
Thanks for replying @winkerVSbecks, I was trying to run the site for debugging the issue, but I guess it can be handled by your team now.
## Updates Feb, 26 2023 - While I can not figure out the root cause of this issue. I have come up with a work around by import the `webpack-obfuscator`...