Yongwoo Jung

Results 72 comments of Yongwoo Jung

Hi @gthb, You're right, I made a mistake Thanks for let me know 😁 I just released v1.0.9

Hi @ottovw Thanks for your opinion, I just fixed package dependencies This version will be released on npm soon. Thanks! 😀

@all-contributors please add @ottovw for security

Sorry to keep mentioning.. 😭 @all-contributors please add @ottovw for security

Try change the order of `babe-loader` and `ts-loader`. It appears to be an error that occurs because the Typescript file cannot be parsed.

> I change to the following `webpack.config.js`: > > ``` > import path from 'path' > > module.exports = { > mode: 'development', > // Change to your "entry-point". >...

> ``` > project/ > |- packages/ > |- api/ > |- lib/ > |- web/ > ``` Where do you run the command and where is the package.json file?

> I run `yarn install` `yarn build` from the tree root, i.e., `project/` folder. 🤔 Can you share your project repository?

Is this an issue resolved?

@StringKe @TopCommit Hi there I checked your comment late. Sorry. Unfortunately, as far as I know, there is no official way to support Next.js.