mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-09 12:47:44 +00:00
Add component snippet generator (#108)
This commit is contained in:
@@ -12,7 +12,7 @@ import prettier from 'prettier';
|
||||
const files = [
|
||||
'src/routes/components/components.json',
|
||||
'src/routes/templates/templates.json',
|
||||
'src/routes/tooling/tools.json'
|
||||
'src/routes/tools/tools.json'
|
||||
];
|
||||
|
||||
if (!process.env.GH_TOKEN) {
|
||||
|
||||
Reference in New Issue
Block a user