This website requires JavaScript.
Explore
Help
Sign In
chandlerswift
/
maps.chandlerswift.com
Watch
1
Star
0
Fork
You've already forked maps.chandlerswift.com
0
Code
Issues
1
Pull requests
Packages
Projects
Releases
Wiki
Activity
bd31c08c16
maps.chandlerswift.com
/
vite.config.js
7 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Add base map code This was built with `npm create ol-app my-app`.
2023-07-03 00:20:36 -05:00
export
default
{
build
:
{
sourcemap
:
true
,
Add Chandler layer Also enable es2022 to allow top-level await (supported by 2021-era+ browsers)
2023-07-24 23:17:18 -05:00
target
:
'es2022'
,
Add base map code This was built with `npm create ol-app my-app`.
2023-07-03 00:20:36 -05:00
}
}
Reference in a new issue
Copy permalink