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

blitz-next-compilation: Create file transform rules #859

Closed
ryardley opened this issue Mar 8, 2020 · 0 comments · Fixed by blitz-js/blitz#69
Closed

blitz-next-compilation: Create file transform rules #859

ryardley opened this issue Mar 8, 2020 · 0 comments · Fixed by blitz-js/blitz#69
Assignees

Comments

@ryardley
Copy link
Contributor

ryardley commented Mar 8, 2020

For the compiler file synchronisation system, (packages/cli/src/scripts/synchronise) create a list of rules that hold the transform information (path, content).

Might be a good idea to separate the rules from the rest of the code in a rule configuration module so there is a clear way to add more.

Apply the rules to collect /pages and write them to the compiled next js /pages folder.

@ryardley ryardley self-assigned this Mar 8, 2020
@ryardley ryardley changed the title blitz-scripts: Create file transform rules blitz-next-compilation: Create file transform rules Mar 8, 2020
@ryardley ryardley self-assigned this Mar 11, 2020
@dillondotzip dillondotzip transferred this issue from blitz-js/blitz 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 a pull request may close this issue.

2 participants