-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
Hi,
First of all, thank you for a great package!
I'm using this in an Angular 15 project. Angular points out that JSON→URL is a CommonJS module, which can prevent bundlers and minifiers from optimizing my application, which results in a larger bundle size. It recommends not to depend on CommonJS modules and instead use ECMAScript modules.
Any chance of an ECMAScript module of JSON→URL?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels