Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cammil
on May 27, 2020
|
parent
|
context
|
favorite
| on:
Snowpack 2.0
Do they mean O(1) with respect to a change? If you make a change, only one file is rebuilt. Not all of them.
XCSme
on May 27, 2020
[–]
Isn't this how most bundlers work? AFAIK, ParcelJS for example caches results and only updates what changed.
renewiltord
on May 28, 2020
|
parent
[–]
That's a good point. The webpack-dev-server also has incremental builds so I don't understand what this does differently.
XCSme
on May 28, 2020
|
root
|
parent
[–]
I think the difference is that they don't create a bundle but import the files directly in the browser.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: