Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename to atlaspack #4

Merged
merged 44 commits into from
Aug 19, 2024
Merged

Rename to atlaspack #4

merged 44 commits into from
Aug 19, 2024

Conversation

mattcompiles
Copy link
Contributor

Motivation

Rename everything from parcel to atlaspack

Changes

Too many to describe.

Checklist

  • Existing or new tests cover this change

@MonicaOlejniczak
Copy link
Contributor

I noticed you missed some changes in the following files:

  • .flowconfig reference to cache
  • .gitignore parcel-bundle-reports (might be able to remove it, since I don't see any references)
  • .prettierignore reference to cache and readme
  • verdaccio.yml maybe just delete it
  • .vscode references
  • lastTestRun.json might need to be regenerated?
  • TypeScript definitions
    • packages/core/fs/index.d.ts
    • packages/core/package-manager/index.d.ts
    • packages/core/plugin/src/PluginAPI.d.ts
    • packages/core/workers/index.d.ts
  • packages/core/integration-tests/test/html.js update unpkg reference
  • packages/core/integration-tests/test/integration/dont-autoinstall-if-env-var-is-false/.env
  • packages/core/integration-tests/test/integration/target-source/package.json
  • packages/core/integration-tests/test/integration/worker-import-scripts/external.js
  • packages/core/rust/index.js.flow
  • packages/core/rust/package.json
  • Rename file in packages/dev/query/package.json
  • packages/reporters/dev-server/src/types.js.flow
  • packages/transformers/js/hoist.md global reference variable names
  • packages/utils/atlaspackforvscode/.vscodeignore
  • packages/utils/atlaspackforvscode/CONTRIBUTING.md
  • packages/utils/atlaspackforvscode/package.json
  • packages/utils/atlaspackforvscode/vsc-extension-quickstart.md
  • packages/utils/atlaspackforvscode/vscode-extension-TODO.md
  • packages/utils/create-react-app/templates/default/.gitignore

@mattcompiles mattcompiles merged commit 86ac421 into main Aug 19, 2024
1 check passed
@mattcompiles mattcompiles deleted the rename-to-atlaspack branch August 19, 2024 01:49
Nikola-3 pushed a commit that referenced this pull request Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants