yuyic
yuyic
@triorr @timocov Is there any way to get/set the width of price bar? because the width is dynamic, I want to keep the width of two panels consistent.
@lukastaegert ```./other.js``` exists, I add ```treeshake.moduleSideEffects``` but it still not working, could you please show me a demo? Here is my config ` export default { input: "src/index.js", output: [...
The original question is I want import a css/less file in the module, so I want to keep the import line, now it looks a little complicated, pass ```treeshake: false```...
I have this problem too. @Aadriya could you please explain more detail? what is isomorphic method? is this because the node version is too old?