-
Notifications
You must be signed in to change notification settings - Fork 362
Closed
Description
IMHO it makes debugging harder, its not easy to look into source code of libraries in node_modules (built by microbundle) nor it is easy to debug microbundle itself because its built by itself with --compress true (default).
I guess the question is what is a primary goal & target of this tool? If producing micro libraries then I think files should be left unminified by default, minifying can be done later by subsequent tools - bundlers etc.
transitive-bullshit and gengjiawen
Metadata
Metadata
Assignees
Labels
No labels