mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Also dist/data/* contains minified files now
These are now external and will fetch as needed:
-export { dataAddressFormats } from './address-formats.json';
-export { dataDeprecated } from './deprecated.json';
-export { dataDiscarded } from './discarded.json';
-export { dataLanguages } from './languages.json';
-export { dataPhoneFormats } from './phone-formats.json';
-export { dataShortcuts } from './shortcuts.json';
-export { dataTerritoryLanguages } from './territory-languages.json';
26 lines
307 B
Plaintext
26 lines
307 B
Plaintext
.DS_Store
|
|
.esm-cache
|
|
.vscode/
|
|
/node_modules/
|
|
/.tx/tmp/
|
|
npm-debug.log
|
|
package-lock.json
|
|
|
|
the_noun_project.auth
|
|
transifex.auth
|
|
|
|
/dist/*.js
|
|
/dist/*.css
|
|
/dist/*.map
|
|
/dist/data/
|
|
/dist/img/*.svg
|
|
/dist/mapillary-js/
|
|
/dist/pannellum-streetside/
|
|
|
|
# autogenerated symlinks
|
|
land.html
|
|
/img
|
|
/css/img
|
|
/test/css
|
|
/test/img
|