You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: Move package.json, minify.js, and version.js to scripts/
- Move package.json and package-lock.json to scripts/
- Move minify.js to scripts/
- Move version.js to scripts/
- Update all script references to use correct paths
- Update GitHub Actions workflows to use scripts/ directory
- Root directory now only contains: phantom.js, phantom.test.js, LICENSE, README.md
0 commit comments