-
I did a little research on how people use `prevent-abbreviations`, found some reasonable usecase
I think we should add them to whitelist
`EmberENV`
https://api.emberjs.com/ember/3.10/classes/Em…
-
Following the discussions in https://github.com/isaachinman/next-i18next/issues/33, https://github.com/isaachinman/next-i18next/issues/32 and https://github.com/isaachinman/next-i18next/issues/16, I c…
-
On Webpack, I see this:
```
[HMR] Updated modules:
[HMR] - ./src/resolvers.js
[HMR] Update applied.
```
But nothing is updated. I have tried some other solutions I found online regardin…
-
Now that universal Webpack (#3578) is released, there's a great opportunity to streamline custom servers using Next. Having the ability to write in a consistent syntax (whether ES6+ or TypeScript) b…
-
React-admin v2 is about one year old. We've kept backward compatibility for a year, but it means we can't yet use all the new shiny tools that our dependencies have shipped since then in major release…
-
Using latest next.js relase and a simple hello world index page with 0 dependencies fails to run on heroku with the following error:
```js
{ Error: Cannot find module '/tmp/build_xxx/node_modules/…
-
> I'll try to keep this one more updated than the last project status issue I created and add some more development notes as things get closer and alpha/beta releases are published
## Current Devel…
-
## Summary
Allow Next.js to become fully hybrid by providing methods to do both static generation and server-side rendering on a per-page basis.
- Two new per-page data fetching methods
- `ge…
-
First of all, Sorry for bad English.
This repository is very helpful for react ssr with styled component, typescript, NodeJS express framework. My company use this stack (including NextJS).
We are…
-
Every .js file in **pages** becomes a route, can i change it?
I want use src/pages