razzle
razzle copied to clipboard
✨ Create server-rendered universal JavaScript applications with no configuration
https://github.com/jaredpalmer/razzle/blob/alpha/packages/razzle-babel-loader/src/loader/get-config.ts#L179
## ❓Question I'm migrating my SPA to razzle, and some changes were needed to make it work with SSR. I was saving the JWT for authentication in the localStorage, this's...
## 🐛 Bug report ### Current Behavior Upgrading from razzle 3 to razzle 4 and running tests causes lots of the following errors: ``` ● Test suite failed to run...
## ❓Question How do i export static pages when using with-fastify template?
## 📖 Documentation I want to configure my Razzle project to automatically open in Chrome when I start it in development. Here's my `razzle.config.js`: ```js "use strict"; module.exports = {...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.20 to 3.3.1. Changelog Sourced from nanoid's changelog. 3.3.1 Reduced package size. 3.3 Added size argument to function from customAlphabet (by Stefan Sundin). 3.2 Added --size and...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...