browserify / factor-bundle

factor browser-pack bundles into common shared bundles
Other
402 stars 27 forks source link

Creates invalid code when run with the fullPaths option #36

Closed Pita closed 9 years ago

Pita commented 10 years ago

I created a demo here: https://github.com/Pita/repro-factor-bug-2

run: 1) npm install 2) node build.js 3) node test.js

You can see that the code works fine if you outcomment the fullpaths option

Pita commented 10 years ago

This prevents it from working with watchify

terinjokes commented 10 years ago

factor-bundle has never worked with watchify. We're working on that as part of #26.

jgoz commented 9 years ago

19ab08b50f