drop mention of rollup, which is not used anymore

This commit is contained in:
Martin Raifer
2023-08-27 22:49:01 +02:00
committed by GitHub
parent b792a0106d
commit 68ff64b01d

View File

@@ -1,8 +1,8 @@
## iD Architecture
iD is written in a modular code style using ES6 modules. The modules are bundled
with [rollup.js](http://rollupjs.org/). iD eventually aims to be a reusable,
modular library to kickstart other JavaScript-based tools for OpenStreetMap.
iD is written in a modular code style using ES6 modules.
iD eventually aims to be a reusable, modular library to kickstart other
JavaScript-based tools for OpenStreetMap.
### d3