d-suke

Results 3 issues of d-suke

Currently, with this library, images can be optimized at build time using `next/image`. However, images are not optimized for components that cannot be evaluated at build time. For example, components...

to do

現状では `res.json` をした結果を返しており、レスポンスヘッダーなどを利用できない。 これらを利用できるように、返却する値を変更するオプションを追加するのはどうだろうか?

# Problems with this loader Currently, the loader cannot use `htmlWebpackPlugin` values in ejs files. It cannot simply use the data in individual files, but also the values provided by...