issues
search
rollup
/
rollup-watch
Fast incremental rebuilds with Rollup CLI
MIT License
91
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Could not load module, "ENOENT: no such file or directory"
#64
kevinfiol
opened
6 years ago
1
Variables declaration is removed after rebuilding module
#63
harimambura
closed
6 years ago
0
"waiting for changes..." not issued when monitoring subprocess in python
#62
quotquot
closed
7 years ago
0
[bug] Rebuilds twice, then stops rebuilding.
#61
trusktr
closed
7 years ago
3
rollup --watch has no effect.
#60
kopax
closed
7 years ago
1
Providing a more reusable/callable API
#59
marijnh
closed
7 years ago
6
Add a timestamp or an autoinc number on watch
#58
ScottMaclure
opened
7 years ago
1
Activate stdin handler processing
#57
OvermindDL1
opened
7 years ago
2
respect options.watch.[in|ex]clude
#56
Rich-Harris
closed
7 years ago
0
close when process is killed
#55
Rich-Harris
closed
7 years ago
0
Can't find module on rebuild
#54
chiel
closed
7 years ago
11
New option to run another script when start watching
#53
binarykitchen
opened
7 years ago
5
Make chokidar configurable
#52
gjbkz
closed
7 years ago
1
Regression: Rebuilds only once in v4.0.0. Works in v3.2.2
#51
btakita
opened
7 years ago
5
Various
#50
Rich-Harris
closed
7 years ago
0
Fixed error when importing path module
#49
DaveWM
closed
7 years ago
1
check if in watch mode in rollup.config.js
#48
gerwinbrunner
closed
7 years ago
5
On error, continue to monitor all the files / modules found after the…
#47
Crashthatch
closed
7 years ago
3
Increasing bundle size on incremental builds
#46
mattzuba
closed
7 years ago
2
chokidar is never used
#45
AdamHerrmann
closed
7 years ago
3
code beauty: src/utils/promise.js should be called src/utils/sequence.js to reflect it's content.
#44
meszaros-lajos-gyorgy
closed
7 years ago
1
You should rename this rollex!
#43
ollymg
closed
7 years ago
1
Handle promise rejection in the sequence function
#42
pqml
closed
7 years ago
1
make require-relative a dependency not a dev dependency
#41
porsager
closed
7 years ago
2
prevent infinite build loop
#40
Rich-Harris
closed
7 years ago
0
Use chokidar if available
#39
porsager
closed
7 years ago
1
parsing error stops watching the file with error
#38
wojdyr
closed
7 years ago
0
Use .targets vs .target
#37
youzi
closed
7 years ago
0
TypeError: Cannot read property 'map' of undefined
#36
youzi
closed
7 years ago
1
don't check version
#35
Rich-Harris
closed
7 years ago
0
Recommend local installation
#34
Rich-Harris
closed
7 years ago
0
Simplify repository config
#33
vinkla
closed
7 years ago
0
Duplicate watchers on same file when linking.
#32
youzi
closed
7 years ago
2
Serialize bundle state to disk
#31
Rich-Harris
opened
7 years ago
0
<stdin> closing and parent process closing do not close `rollup --watch`
#30
Rich-Harris
closed
7 years ago
10
I wrote the `.rollup()` function in a pack.js and run `node pack.js` in the command line to pack. In other words, I take the way not running `rollup xxx.config.js` in the command line. My question is how to use -c --watch in this situation?
#29
mobilesite
closed
7 years ago
1
Generating a source map leads to endless bundling loop
#28
sarukuku
opened
7 years ago
3
add NO_CHECK_ROLLUP_WATCH_VERSION env and noCheckRollupWatchVersion options
#27
jetiny
closed
7 years ago
1
Remove version check
#26
PaulBGD
closed
7 years ago
8
Fix #24 keep a reference to the options object
#25
thgh
closed
7 years ago
1
Plugin options are reversed when using --watch
#24
thgh
closed
7 years ago
1
Non-js imports are not to be watched
#23
droooney
closed
7 years ago
5
Do not watch node_modules/**
#22
lkmill
closed
7 years ago
4
Maximum call stack size exceeded - cloning AST with ref cycles
#21
fatfisz
closed
7 years ago
5
Error catching and detect if function passed in
#20
zwhitchcox
closed
7 years ago
1
Error catching
#19
zwhitchcox
closed
8 years ago
11
memory leaks
#18
Rich-Harris
closed
7 years ago
6
Unexpected error with skip and rollup-plugin-node-resolve
#17
scola84
closed
8 years ago
1
Switch to chokidar for file watching
#16
bdougherty
closed
7 years ago
21
Runs forever if importing the output file.
#15
ghost
closed
7 years ago
1
Next