- Converted scripts/copy_files.cjs to use ES module syntax (renaming to copy_files.js). - This change aligns with the project's preference for ES modules over CommonJS for better modernity and future-proofing. - Updated eslint.config.js to remove the .cjs override. - Adjusted scripts/build_package.sh to call the new .js file. |
||
---|---|---|
.. | ||
bind_package_dependencies.js | ||
bind_package_version.js | ||
build.sh | ||
build_package.sh | ||
build_sandbox.sh | ||
check-build-status.js | ||
clean.sh | ||
copy_bundle_assets.sh | ||
copy_files.js | ||
sandbox.sh | ||
sandbox_command.sh | ||
setup-dev.sh | ||
start.sh |