Skip to content

Make importable in webpack5

package.json points to lib/Main.js which is not importable as many parts are missing. lib/MainBundle.js is importable.

In webpack5 proj4js 2.4.4 is not importable any more. An upgrade (npm upgrade proj4) solves the problem.