mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-26 17:56:13 -04:00
chore(cd): added deploy on cloudflare pages
This commit is contained in:
parent
f8b5cbfd87
commit
161b9e6bca
48 changed files with 4066 additions and 813 deletions
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
inject: true
|
||||
to: src/modules/tools/tools.registry.ts
|
||||
at_line: 0
|
||||
---
|
||||
import { <%= h.changeCase.camel(name) %>Tool } from './definitions/<%= h.changeCase.param(name) %>/<%= h.changeCase.param(name) %>.tool';
|
Loading…
Add table
Add a link
Reference in a new issue