monorepo/website/node_modules/.cache/babel-loader/3062f23e77dc256cd21e570a25bd3cf0f13eff47b8aa8f08d89838a2f9ee547e.json
stcb 985fd06b56
All checks were successful
/ mirror (push) Successful in 5s
/ deploy (push) Successful in 36s
Added proper p-256 key generation at app first launch and in settings
2025-02-13 15:35:18 +02:00

1 line
567 B
JSON

{"ast":null,"code":"export default {\n name: 'App'\n};","map":{"version":3,"names":["name"],"sources":["/home/stcb/Desktop/TEK/Icing/monorepo/website/src/App.vue"],"sourcesContent":["<!-- App.vue -->\n<template>\n <div id=\"app\">\n <router-view></router-view>\n </div>\n</template>\n\n<script>\nexport default {\n name: 'App',\n};\n</script>\n\n<style>\n/* Global styles can be added here */\nbody {\n margin: 0;\n}\n</style>\n"],"mappings":"AAQA,eAAe;EACbA,IAAI,EAAE;AACR,CAAC","ignoreList":[]},"metadata":{},"sourceType":"module","externalDependencies":[]}