migrations to parcel

This commit is contained in:
SethBurkart123
2023-12-27 09:47:20 +11:00
parent b2d2c29bb4
commit 3aae2d12d8
24 changed files with 130 additions and 101 deletions
+5
View File
@@ -0,0 +1,5 @@
declare module '*.mp4';
declare module '*.woff';
declare module '*.scss';
declare module '*.png';
declare module '*.html';