Merge pull request #228 from run-llama/ms/create-llama-fixes
Several fixes for improving compatibility with Next.JS
No related branches found
No related tags found
Showing
- templates/components/engines/context/generate.mjs 5 additions, 0 deletionstemplates/components/engines/context/generate.mjs
- templates/index.ts 15 additions, 16 deletionstemplates/index.ts
- templates/types/simple/nextjs/next.config.app.js 10 additions, 0 deletionstemplates/types/simple/nextjs/next.config.app.js
- templates/types/simple/nextjs/next.config.static.js 10 additions, 0 deletionstemplates/types/simple/nextjs/next.config.static.js
- templates/types/simple/nextjs/package.json 3 additions, 2 deletionstemplates/types/simple/nextjs/package.json
- templates/types/simple/nextjs/tsconfig.json 20 additions, 6 deletionstemplates/types/simple/nextjs/tsconfig.json
- templates/types/streaming/express/README-template.md 1 addition, 1 deletiontemplates/types/streaming/express/README-template.md
- templates/types/streaming/express/package.json 2 additions, 2 deletionstemplates/types/streaming/express/package.json
- templates/types/streaming/nextjs/next.config.app.js 10 additions, 0 deletionstemplates/types/streaming/nextjs/next.config.app.js
- templates/types/streaming/nextjs/next.config.static.js 10 additions, 0 deletionstemplates/types/streaming/nextjs/next.config.static.js
- templates/types/streaming/nextjs/package.json 4 additions, 3 deletionstemplates/types/streaming/nextjs/package.json
- templates/types/streaming/nextjs/tsconfig.json 20 additions, 6 deletionstemplates/types/streaming/nextjs/tsconfig.json
Loading
Please register or sign in to comment