rollup-plugin-closure-compiler-js icon indicating copy to clipboard operation
rollup-plugin-closure-compiler-js copied to clipboard

Working with other plugins?

Open Ventajou opened this issue 8 years ago • 1 comments

Hi, I've got a rollup build which involves the TypeScript, commonjs and node-resolve plugins. What's the best way to have the closure plugin work with them? Right now it's breaking on some require statements which I'm supposing should have been handled by the commonjs plugin.

Ventajou avatar Jan 05 '17 16:01 Ventajou

Could you give me a sample project to reproduce the issue?

camelaissani avatar Jan 06 '17 20:01 camelaissani