Drone
Results
1
comments of
Drone
Fork this repo, change this line in the tsconfig.json "module": "umd", - replace "umd" with "commonjs". And then recompile project: npm i && npm run build Webpack is unable to...