<@U029JQLBTEJ>
# general
t
@Sam Hulick
s
🙌
also, I might’ve missed it, but was there an update that enables or allows source maps when using
sst start
?
or is that still a WIP?
t
not yet haven't found something that's performant
you can enable it manually if you need it by passing NODE_OPTIONS=--enable-source-maps
s
ok, cool. just curious
performance is more important to me than local source maps. in most cases, I can figure out what’s going on
t
It only effects local performance
some people saw pretty bad slowdowns
s
ah wow. yeah, it’s a low priority for me personally
are there any plans for built-in support for source map dumps? (so an esbuild plugin isn’t necessary?) for example, using sst.json to tell it where to put source maps & minified code?
j
I think we should have built in support for this.
s
@Jay totally agree. It would set you apart from other frameworks. Not enough of them take this seriously. Source maps are critical
j