issues
search
browserify
/
browser-pack
pack node-style source files from a json stream into a browser bundle
Other
174
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
upgrade uglifyjs, fixes #93
#94
goto-bus-stop
opened
3 years ago
0
From debian use uglifyjs > 3.12.4
#93
bastien-roucaries
opened
3 years ago
1
update CI matrix
#92
goto-bus-stop
closed
4 years ago
0
ci: Add appveyor.
#91
goto-bus-stop
closed
4 years ago
0
add a test using browser-unpack
#90
goto-bus-stop
opened
6 years ago
0
Document input objects shape.
#89
goto-bus-stop
closed
6 years ago
0
Include source map alongside prelude
#88
clarfonthey
opened
6 years ago
0
update to uglifyjs 2, per #86
#87
goto-bus-stop
closed
6 years ago
0
How to compile with newer uglify (patch)
#86
bastien-roucaries
closed
6 years ago
1
Changed to Buffer.from to fix depreciation warning in node 8
#85
JMJBower
closed
6 years ago
3
#83 fix for Opera 10.x
#84
philippsimon
closed
6 years ago
10
browser-pack is not compatible to Opera/10.x
#83
philippsimon
closed
6 years ago
0
Why are we passing extra arguments to the module creating code?
#82
ghost
closed
6 years ago
2
[WIP] ES modules
#81
goto-bus-stop
opened
6 years ago
0
Update tap
#80
goto-bus-stop
closed
7 years ago
0
Update combine-source-map, fixes #77
#79
goto-bus-stop
closed
7 years ago
0
updated package.json
#78
EsrefDurna
closed
7 years ago
0
Upgrading combine-source-map for Windows issue
#77
brettz9
closed
7 years ago
0
DeprecationWarning on node 7
#76
dominicbarnes
closed
7 years ago
6
use `new` to instantiate all buffers
#75
MylesBorins
closed
8 years ago
10
adding ability to define source map root
#74
dominicbarnes
closed
6 years ago
3
Expose `require` before initializing entries
#73
tellnes
opened
8 years ago
10
Why not update uglify-js in devDependencies from "1.3.5" to "2.x.x"?
#72
strrchr
closed
6 years ago
2
prelude: Fix typo
#71
xtian
closed
8 years ago
3
drop node 0.8 and iojs, and add latest node in travis
#70
zertosh
closed
9 years ago
0
update deps (streams3)
#69
zertosh
closed
9 years ago
0
Need update combine-source-map module.
#68
johnny-mh
closed
9 years ago
1
Update combine-source-map to current version
#67
robertknight
closed
7 years ago
2
Problem about almond require
#66
jiagang
closed
9 years ago
6
cache sourcemaps for faster watchify
#65
darky
closed
9 years ago
6
Why not avoid the same module run multiple times when more than one other modules require it.
#64
Jinjiang
closed
9 years ago
2
reduce "prelude" size by 4 bytes
#63
zertosh
closed
9 years ago
0
Switch to tap
#62
zertosh
closed
9 years ago
0
Update deps
#61
zertosh
closed
9 years ago
1
Update deps
#60
zertosh
closed
9 years ago
1
JSONStream vs. jsonstream
#59
ryanbahniuk
closed
9 years ago
0
replace jsonstream with JSONStream
#58
zertosh
closed
9 years ago
0
Use jsonstream instead of JSONStream
#57
chadhietala
closed
9 years ago
1
Update deps
#56
zertosh
closed
9 years ago
0
Update travis to match browserify
#55
ForbesLindesay
closed
9 years ago
0
Update travis
#54
ForbesLindesay
closed
9 years ago
1
Remove require in standalone mode
#53
ForbesLindesay
opened
9 years ago
2
Guard against malformed standalone bundle.
#52
jmm
closed
9 years ago
3
Add ability to expose require() with standalone.
#51
jmm
opened
9 years ago
4
Replace backslash with slash in sourcemap path
#50
jscissr
closed
9 years ago
0
Update umd to 3.0.0
#49
ForbesLindesay
closed
9 years ago
2
Remove extra article
#48
vassilevsky
closed
9 years ago
1
expose module.parent as in node
#47
dominictarr
opened
9 years ago
7
Add `name` to require call arguments.
#46
hughsk
opened
10 years ago
0
Not able to use standalone & require flags at the same time
#45
piranna
opened
10 years ago
11
Next