Skip to content
Snippets Groups Projects
Commit b451838a authored by Valdo's avatar Valdo
Browse files

Fixed HTML files instruction location

parent c94f3205
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,8 @@ To understand how to use this starter kit, follow the tutorial at [https://worka
If you want to use more than one map file, just add the new map file in the root folder, your tilesets in the assets folder and a new script if you need it in the src folder (it will be automaticaly optimized in production).
If you are going to create custom websites to embed in the map, please reference the HTML files in the `input` option in *vite.config.js*.
## Requirements
Node.js version >=16
......@@ -28,8 +30,6 @@ npm install
npm run dev
```
If you are going to create custom websites to embed in the map, please reference the HTML files in the `input` option in *vite.config.js*.
## Test optimized map
You can test the optimized map as you do in production:
```sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment