0xJohnnyboy / spider-query-builder

Builds a queryparams string for interactions with API Platform based backend
GNU Affero General Public License v3.0
2 stars 0 forks source link

commonjs dependencies to be replaced by ES6 #5

Closed 0xJohnnyboy closed 2 years ago

0xJohnnyboy commented 2 years ago
{ {...} depends on '@sonicfury/spider-query-builder'. CommonJS or AMD dependencies can cause optimization bailouts.
For more info see: https://angular.io/guide/build#configuring-commonjs-dependencies" }

Probably some configuration issue in tsconfig.json to fix