mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-07 20:01:33 +00:00
drop mention of rollup, which is not used anymore
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user