{"version":3,"sources":["webpack://lib.[name]/webpack/universalModuleDefinition","webpack://lib.[name]/./src/general/home/home.scss?18aa","webpack://lib.[name]/./src/general/general.module.ts","webpack://lib.[name]/./src/general/home/home.page.ts"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,iCAAiC;AACjC,CAAC;AACD,O;;;;;;;;;ACVA,uC;;;;;;;;;;;;;ACCA,UAAU;;;AAEV,sEAA4C;AAAU,yFAA7C,oBAAQ,OAA6C;AAE9D,SAAS;AACT,oDAA0B;;;;;;;;;;;;;;;;;;;ACL1B,wEAAwB;AAExB;IAEI;QACI,CAAC,CAAC;YAEE,OAAO,CAAC,GAAG,CAAC,aAAa,CAAC,CAAC;YAE3B,IAAI,eAAG,CAAC,GAAG,CAAC;gBACR,IAAI,EAAE,KAAK;aACd,CAAC,CAAC,IAAI,EAAE,CAAC;QACd,CAAC,CAAC,CAAC;IACP,CAAC;IACL,eAAC;AAAD,CAAC;AAZY,4BAAQ","file":"general.fdf21f8c73cc5310e3f9.js","sourcesContent":["(function webpackUniversalModuleDefinition(root, factory) {\n\tif(typeof exports === 'object' && typeof module === 'object')\n\t\tmodule.exports = factory();\n\telse if(typeof define === 'function' && define.amd)\n\t\tdefine([], factory);\n\telse if(typeof exports === 'object')\n\t\texports[\"general\"] = factory();\n\telse\n\t\troot[\"lib\"] = root[\"lib\"] || {}, root[\"lib\"][\"general\"] = factory();\n})(window, function() {\nreturn ","// extracted by mini-css-extract-plugin","\r\n// SCRIPTS\r\n\r\nimport { HomePage } from './home/home.page'; export { HomePage }; //to make discoverable from cshtml\r\n\r\n// STYLES\r\nimport './home/home.scss';\r\n\r\n","\r\nimport WOW from 'wowjs';\r\n\r\nexport class HomePage {\r\n\r\n constructor() {\r\n $(() => {\r\n\r\n console.log(\"Loaded Page\");\r\n\r\n new WOW.WOW({\r\n live: false\r\n }).init();\r\n });\r\n }\r\n}\r\n"],"sourceRoot":""}