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

[legacy-framework] Add .yalc folder to ignore paths #1734

Merged
merged 1 commit into from Jan 18, 2021

Conversation

malkomalko
Copy link

@malkomalko malkomalko commented Jan 17, 2021

Closes: n/a

What are the changes and their implications?

This is a pre-requisite to be able to use Yalc for developing locally. Once this is merged, I will write a PR to add instructions here

Discussion

It looks like this picks up on .gitignore paths as well, however, there are times when you want to ship your local changed files to git to be able to deploy.

Checklist

  • Tests added for changes
  • PR submitted to blitzjs.com for any user facing changes

@blitzjs-bot blitzjs-bot bot added this to In Review in Dashboard Jan 17, 2021
@github-actions
Copy link
Contributor

Size Change: +13 B (0%)

Total Size: 304 kB

Filename Size Change
packages/server/dist/server.cjs.development.js 30.2 kB +4 B (0%)
packages/server/dist/server.cjs.production.min.js 15.8 kB +5 B (0%)
packages/server/dist/server.esm.js 30.3 kB +4 B (0%)
ℹ️ View Unchanged
Filename Size Change
packages/blitz/dist/cli.js 15.9 kB 0 B
packages/blitz/dist/index.js 245 B 0 B
packages/config/dist/config.cjs.development.js 1.37 kB 0 B
packages/config/dist/config.cjs.production.min.js 920 B 0 B
packages/config/dist/config.esm.js 1.3 kB 0 B
packages/config/dist/index.js 143 B 0 B
packages/core/dist/core.cjs.development.js 21.6 kB 0 B
packages/core/dist/core.cjs.production.min.js 10 kB 0 B
packages/core/dist/core.esm.js 21.2 kB 0 B
packages/core/dist/index.js 141 B 0 B
packages/display/dist/display.cjs.development.js 1.88 kB 0 B
packages/display/dist/display.cjs.production.min.js 1.1 kB 0 B
packages/display/dist/display.esm.js 1.78 kB 0 B
packages/display/dist/index.js 144 B 0 B
packages/file-pipeline/dist/file-pipeline.cjs.development.js 14.3 kB 0 B
packages/file-pipeline/dist/file-pipeline.cjs.production.min.js 6.12 kB 0 B
packages/file-pipeline/dist/file-pipeline.esm.js 14.2 kB 0 B
packages/file-pipeline/dist/index.js 147 B 0 B
packages/generator/dist/generator.cjs.development.js 21.9 kB 0 B
packages/generator/dist/generator.cjs.production.min.js 11.4 kB 0 B
packages/generator/dist/generator.esm.js 21.6 kB 0 B
packages/generator/dist/index.js 145 B 0 B
packages/generator/dist/templates/app/babel.config.js 77 B 0 B
packages/generator/dist/templates/app/blitz.config.js 316 B 0 B
packages/generator/dist/templates/app/jest.config.js 60 B 0 B
packages/installer/dist/index.js 145 B 0 B
packages/installer/dist/installer.cjs.development.js 14.8 kB 0 B
packages/installer/dist/installer.cjs.production.min.js 7.47 kB 0 B
packages/installer/dist/installer.esm.js 14.7 kB 0 B
packages/repl/dist/index.js 141 B 0 B
packages/repl/dist/repl.cjs.development.js 9.39 kB 0 B
packages/repl/dist/repl.cjs.production.min.js 3.67 kB 0 B
packages/repl/dist/repl.esm.js 9.27 kB 0 B
packages/server/dist/index.js 142 B 0 B

compressed-size-action

@flybayer flybayer changed the title Add .yalc folder to ignore paths Add .yalc folder to ignore paths Jan 18, 2021
@flybayer flybayer merged commit d39a9e6 into canary Jan 18, 2021
Dashboard automation moved this from In Review to Done Jan 18, 2021
@flybayer flybayer deleted the rm-add_yalc_to_ignore branch January 18, 2021 21:22
@dillondotzip dillondotzip changed the title Add .yalc folder to ignore paths [legacy-framework] Add .yalc folder to ignore paths Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants