When the final artefact is produced, we can see that this structure is taking lots of place
|
import coordinatesDataSet from "../../../static/coordinates.json" |
Suggestion: putting it outside of the javascript file and load it using fetch + protobuf.
Best