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] fix some issues with blitz start using wrong build folder (patch) #2017

Merged
merged 1 commit into from
Feb 27, 2021

Conversation

flybayer
Copy link
Member

What are the changes and their implications?

fix some issues with blitz start using wrong build folder

Checklist

  • Changes covered by tests (tests added if needed)
  • [ ] PR submitted to blitzjs.com for any user facing changes

@flybayer flybayer changed the title fix some issues with blitz start using wrong build folder fix some issues with blitz start using wrong build folder (patch) Feb 27, 2021
@flybayer flybayer added the 0 - <(^_^)> - merge it! ✌️ Kodiak automerge label Feb 27, 2021
@github-actions
Copy link
Contributor

Size Change: +5 B (0%)

Total Size: 319 kB

Filename Size Change
packages/server/dist/server.cjs.production.min.js 18 kB +5 B (0%)
ℹ️ View Unchanged
Filename Size Change
packages/babel-preset/dist/babel-preset.cjs.development.js 852 B 0 B
packages/babel-preset/dist/babel-preset.cjs.production.min.js 617 B 0 B
packages/babel-preset/dist/babel-preset.esm.js 783 B 0 B
packages/babel-preset/dist/index.js 147 B 0 B
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.11 kB 0 B
packages/config/dist/config.cjs.production.min.js 770 B 0 B
packages/config/dist/config.esm.js 986 B 0 B
packages/config/dist/index.js 143 B 0 B
packages/core/dist/core.cjs.development.js 24.1 kB 0 B
packages/core/dist/core.cjs.production.min.js 12.2 kB 0 B
packages/core/dist/core.esm.js 23.7 kB 0 B
packages/core/dist/index.js 141 B 0 B
packages/display/dist/display.cjs.development.js 1.98 kB 0 B
packages/display/dist/display.cjs.production.min.js 1.15 kB 0 B
packages/display/dist/display.esm.js 1.89 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.17 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 22.4 kB 0 B
packages/generator/dist/generator.cjs.production.min.js 11.7 kB 0 B
packages/generator/dist/generator.esm.js 22.1 kB 0 B
packages/generator/dist/index.js 145 B 0 B
packages/generator/dist/templates/app/babel.config.js 78 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.5 kB 0 B
packages/installer/dist/installer.cjs.production.min.js 7.14 kB 0 B
packages/installer/dist/installer.esm.js 14.3 kB 0 B
packages/repl/dist/index.js 141 B 0 B
packages/repl/dist/repl.cjs.development.js 9.43 kB 0 B
packages/repl/dist/repl.cjs.production.min.js 3.7 kB 0 B
packages/repl/dist/repl.esm.js 9.31 kB 0 B
packages/server/dist/index.js 142 B 0 B
packages/server/dist/server.cjs.development.js 31.8 kB 0 B
packages/server/dist/server.esm.js 31.9 kB 0 B

compressed-size-action

@kodiakhq kodiakhq bot merged commit 34f249d into canary Feb 27, 2021
@kodiakhq kodiakhq bot deleted the fix-start branch February 27, 2021 21:00
@itsdillon itsdillon changed the title fix some issues with blitz start using wrong build folder (patch) [legacy-framework] fix some issues with blitz start using wrong build folder (patch) Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant