cramforce / splittable

Module bundler with support for code splitting, ES6 & CommonJS modules.
Apache License 2.0
945 stars 34 forks source link

Support relative entries in package.json#browser #48

Open hronro opened 7 years ago

hronro commented 7 years ago
Error: Relative entries in package.json#browser not yet supported: ./lib/adapters/http.js

Example: axios(https://github.com/mzabriskie/axios)

cramforce commented 7 years ago

Thanks. Updated issue a little. Not sure when I'll have time to fix, but thanks for the report!