diff --git a/packages/next/compiled/style-loader/cjs.js b/packages/next/compiled/style-loader/cjs.js index e88c67276a926..4f0ad5d847856 100644 --- a/packages/next/compiled/style-loader/cjs.js +++ b/packages/next/compiled/style-loader/cjs.js @@ -1 +1 @@ -module.exports=(()=>{var n={410:(n,t,e)=>{const o=e(1);n.exports=o.default},1:(n,t,e)=>{"use strict";e.r(t);e.d(t,{default:()=>f});const o=require("path");var i=e.n(o);const s=require("next/dist/compiled/loader-utils");var r=e.n(s);const a=require("next/dist/compiled/schema-utils3");var l=e.n(a);var c=e(845);var u=e.n(c);const d=JSON.parse('{"type":"object","properties":{"injectType":{"description":"Allows to setup how styles will be injected into DOM (https://github.com/webpack-contrib/style-loader#injecttype).","enum":["styleTag","singletonStyleTag","lazyStyleTag","lazySingletonStyleTag","linkTag"]},"attributes":{"description":"Adds custom attributes to tag (https://github.com/webpack-contrib/style-loader#attributes).","type":"object"},"insert":{"description":"Inserts `