Skip to content

Commit d52ed41

Browse files
committed
refactor: update js names for new build system
Rename JS files with number to designate where they should be when bundled together 1.js files will be placed inside the "first-bundle.js" 2.js files will be placed inside "last-bundle.js"
1 parent 7d82699 commit d52ed41

8 files changed

+0
-0
lines changed
File renamed without changes.
File renamed without changes.

js/src/init.js js/src/init.1.js

File renamed without changes.

js/src/map.js js/src/map.1.js

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

js/src/utils.js js/src/utils.1.js

File renamed without changes.

0 commit comments

Comments
 (0)