aigene
aigene
I still have issues with server-side rendering. I'm using the latest version 3.7.1 ``` /Users/fullstack-pro/servers/frontend-server/dist/main.js:1 Error: Cannot find module './core/index.js' Require stack: - /Users/fullstack-pro/servers/frontend-server/dist/main.js - /Users/fullstack-pro/servers/frontend-server/dist/index.js at Object.6082 (/Users/fullstack-pro/servers/frontend-server/dist/webpack:/sample-stack-frontend-server/src/index.ts:1) at...
The issue is in my end. Not issue for me now.
https://github.com/oaf-project/oaf-react-router/issues/520
https://github.com/connor4312/cockatiel/issues/77#issuecomment-1679233500
@sydeslyde I'm looking for something to make the QuickOpen work, what were you tried that is working for you?
Fixes "Invariant Violation: loadable: SSR requires @loadable/babel-plugin, please install it #466" https://github.com/srinisoundar/loadable-server-side-rendering/blob/main/webpack.config.babel.js#L49C27-L49C46__
@rnqs i'm in the same boat.
If anyone who looking got questions about the structure of the project and commands to use, it should be already in the readme. For more information you can take a...
With all our testing, we getting ``` $ cross-env NODE_ENV=development ENV_FILE=../../config/development/dev.env node --harmony dist file:///Users/veeramarni/Documents/development/workspace/projects/common/fullstack-pro/servers/frontend-server/dist/index.js:1560 module.exports = require("@babel/runtime/helpers/interopRequireDefault"); ^ ReferenceError: require is not defined in ES module scope, you can...
need to test with https://github.com/whoisYeshua/webpack-simple-boilerplate