Fuse-box: Many `any` types in the FuseBox constructor options

Created on 2 Apr 2017  路  3Comments  路  Source: fuse-box/fuse-box

Playing recently with Fusebox I encountered the problem with available types in the FuseBox constructor
Especially the sourceMaps part is at least confusing and I had to read a few tickets to get everything in my project working.

The proper type definitions may help people to work with this bundle meanwhile the any type steps us back to the normal JavaScript world.

enhancement

All 3 comments

Maybe it should be converted to vanilla JavaScript!

Yeah we have this problem, but we are solving it step by step. 1.4.1 has many fixes already

FuseBox v4 Major Upgrade

As of today, the latest major version of FuseBox v4 is available in fuse-box@next. FuseBox has undergone a full re-write from scratch, learning from its mistakes in the previous versions.

There are a lot of improvements, speed and config wise.

Get started here

We are still working on the documentation and polishing before the major release. We are getting very close. And we need help testing.

npm install fuse-box@next

Most of the issues that I am closing have been resolved, however, if you find that your issue is still relevant in v4 don't hesitate to re-open or (better) create a new one with v4 configuration.

Was this page helpful?
0 / 5 - 0 ratings