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 broken blitz install #1571

Merged
merged 9 commits into from
Dec 3, 2020
Merged

[legacy-framework] Fix broken blitz install #1571

merged 9 commits into from
Dec 3, 2020

Conversation

flybayer
Copy link
Member

@flybayer flybayer commented Dec 3, 2020

Closes: blitz-js/legacy-framework#572

What are the changes and their implications?

This should fix blitz install

kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 3, 2020
@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2020

Size Change: +40 B (0%)

Total Size: 195 kB

Filename Size Change
packages/config/dist/config.cjs.development.js 1.37 kB +17 B (1%)
packages/config/dist/config.cjs.production.min.js 920 B +3 B (0%)
packages/config/dist/config.esm.js 1.3 kB +20 B (1%)
ℹ️ View Unchanged
Filename Size Change
packages/blitz/dist/cli.js 15.7 kB 0 B
packages/blitz/dist/index.js 245 B 0 B
packages/config/dist/index.js 143 B 0 B
packages/core/dist/core.cjs.development.js 12.9 kB 0 B
packages/core/dist/core.cjs.production.min.js 6.98 kB 0 B
packages/core/dist/core.esm.js 12.5 kB 0 B
packages/core/dist/index.js 141 B 0 B
packages/display/dist/display.cjs.development.js 1.84 kB 0 B
packages/display/dist/display.cjs.production.min.js 1.08 kB 0 B
packages/display/dist/display.esm.js 1.76 kB 0 B
packages/display/dist/index.js 144 B 0 B
packages/file-pipeline/dist/file-pipeline.cjs.development.js 6 kB 0 B
packages/file-pipeline/dist/file-pipeline.cjs.production.min.js 3.07 kB 0 B
packages/file-pipeline/dist/file-pipeline.esm.js 5.87 kB 0 B
packages/file-pipeline/dist/index.js 147 B 0 B
packages/generator/dist/generator.cjs.development.js 15.6 kB 0 B
packages/generator/dist/generator.cjs.production.min.js 9.47 kB 0 B
packages/generator/dist/generator.esm.js 15.3 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 324 B 0 B
packages/generator/dist/templates/app/jest.config.js 682 B 0 B
packages/generator/dist/templates/app/test/__mocks__/fileMock.js 54 B 0 B
packages/installer/dist/index.js 145 B 0 B
packages/installer/dist/installer.cjs.development.js 7.69 kB 0 B
packages/installer/dist/installer.cjs.production.min.js 5.14 kB 0 B
packages/installer/dist/installer.esm.js 7.54 kB 0 B
packages/repl/dist/index.js 141 B 0 B
packages/repl/dist/repl.cjs.development.js 1.81 kB 0 B
packages/repl/dist/repl.cjs.production.min.js 1.08 kB 0 B
packages/repl/dist/repl.esm.js 1.69 kB 0 B
packages/server/dist/index.js 142 B 0 B
packages/server/dist/server.cjs.development.js 21.8 kB 0 B
packages/server/dist/server.cjs.production.min.js 12.5 kB 0 B
packages/server/dist/server.esm.js 21.9 kB 0 B

compressed-size-action

kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 3, 2020
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 3, 2020
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 3, 2020
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 3, 2020
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 3, 2020
kodiakhq[bot]
kodiakhq bot previously approved these changes Dec 3, 2020
@flybayer flybayer merged commit 0c1cd9c into canary Dec 3, 2020
@flybayer flybayer deleted the fix-install5 branch December 3, 2020 23:46
@dillondotzip dillondotzip changed the title Fix broken blitz install [legacy-framework] Fix broken blitz install 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.

blitz install tailwind results in "Cannot find module 'next/constants'"
1 participant