Running in a browser
Closed this issue · 1 comments
jespertheend commented
I'm running rollup in a browser environment and I would like to utilize this closure compiler plugin.
But it seems like this plugin makes use of quite a few node only imports, so I can't get it to import in a browser context.
Is there some easy way to achieve running this plugin in a browser environment that I'm not aware of?
Or is my best bet to just use the js version of the main closure compiler repository?
jespertheend commented
Browser builds for closure compiler have been deprecated ¯_(ツ)_/¯