nchanged

Results 98 comments of nchanged
trafficstars

it might. What you could try is seting `macro` is replacing the `@` symbol manually. On Mon, 10 May 2021 at 14:16, Thibault ROHMER ***@***.***> wrote: > I have the...

these usually correspond to variables in stylus (?I) I don't remember which preprocessor exactly.

hi @dpinart-uxland yes it's possible. However, you can't really use computed variables with dynamic imports. Since there is no way for fuse-box to know which file you are targeting. You...

@dpinart-uxland it should work out of the box. Just use `runProd` and you will see the split bundles

@jeremija I think this is intentional, the package `streams` contains a browser field with `util:"false"`

This won't help since there are package instructions NOT to bundle `util` I will investigate tomorrow, there might be a bug with referencing those instructions. In the meantime, you could...

Warnings are printed when a module cannot be resolved. I suspect that util is set to false hence not polyfilled

I will take a look a this issue later on, maybe it's easier to polyfill it ourselves and fix this

@jeremija it bundles correctly with `4.0.0-next.430` could you verify that? If it doesn't work, please reproduce the issue

Right this moment it doesn't. But it will as soon as we are done with the basics. Currently building a brand new production flow. But as @patrickmichalina mentioned you can...