... attributes: { nonce: "12345678", }, }, }, "css-loader", ], }, ], }, };. The loader generate: <style nonce="12345678"> .foo { color: red; } </style> ...
確定! 回上一頁