{"version":3,"file":"vendors-tiny-warning~ContactUsBlock~LoginForm~d56a8b3b066ff69e26145053234ff1e2.chunk.cf537c3b35058ebc437c.js","mappings":"+FAmBA,IAlBA,SAAiBA,EAAWC,GAgB5B,C","sources":["webpack://Kristiania.Web/./node_modules/tiny-warning/dist/tiny-warning.esm.js"],"sourcesContent":["var isProduction = process.env.NODE_ENV === 'production';\nfunction warning(condition, message) {\n if (!isProduction) {\n if (condition) {\n return;\n }\n\n var text = \"Warning: \" + message;\n\n if (typeof console !== 'undefined') {\n console.warn(text);\n }\n\n try {\n throw Error(text);\n } catch (x) {}\n }\n}\n\nexport default warning;\n"],"names":["condition","message"],"sourceRoot":""}