module restructure
This commit is contained in:
parent
cb3e48ac2b
commit
ce9a9ca16d
@ -9,4 +9,3 @@ for p in ${curdir}/dist/mb-assets/packs/*; do
|
||||
rm $p/*
|
||||
fvtt package pack -n ${package} --inputDirectory ${curdir}/src/packsrc/${package} --clean
|
||||
done
|
||||
rsync -rpa ${curdir}/dist/mb-assets/packs/ ${curdir}/src/packs --delete
|
||||
|
||||
@ -23,7 +23,7 @@ const stylesDirectory = `${sourceDirectory}/styles`;
|
||||
const stylesExtension = "scss";
|
||||
const sourceFileExtension = "js";
|
||||
const staticFiles = ["assets", "config", "fonts", "lang", "templates"];
|
||||
const runtimeStaticFiles = ["packs", "module.json"];
|
||||
const runtimeStaticFiles = ["module.json"];
|
||||
|
||||
/********************/
|
||||
/* BUILD */
|
||||
|
||||
@ -8,6 +8,12 @@
|
||||
},
|
||||
"description": "<p>A collection of useful assets in a convenient package, for personal use only</p>",
|
||||
"url": "https://git.bloy.org/foundryvtt/mb-assets",
|
||||
"esmodules": [
|
||||
"module/mb-assets.js"
|
||||
],
|
||||
"styles": [
|
||||
"styles/mb-assets.css"
|
||||
],
|
||||
"packs": [
|
||||
{
|
||||
"name": "playlists",
|
||||
|
||||
Binary file not shown.
@ -1 +0,0 @@
|
||||
MANIFEST-000002
|
||||
@ -1,5 +0,0 @@
|
||||
2026/02/05-23:33:17.648954 7862b27bd640 Delete type=3 #1
|
||||
2026/02/05-23:33:17.650951 7862b17bb640 Level-0 table #5: started
|
||||
2026/02/05-23:33:17.653342 7862b17bb640 Level-0 table #5: 13719 bytes OK
|
||||
2026/02/05-23:33:17.655376 7862b17bb640 Delete type=0 #3
|
||||
2026/02/05-23:33:17.655494 7862b17bb640 Manual compaction at level-0 from '!folders!1e5EaquD2GTpHlOW' @ 72057594037927935 : 1 .. '!macros!yoKz2C84prtZo0eI' @ 0 : 0; will stop at (end)
|
||||
Binary file not shown.
@ -1 +0,0 @@
|
||||
MANIFEST-000002
|
||||
@ -1 +0,0 @@
|
||||
2026/02/05-23:33:17.793374 74ed15fbc640 Delete type=3 #1
|
||||
Binary file not shown.
@ -1 +0,0 @@
|
||||
MANIFEST-000002
|
||||
@ -1 +0,0 @@
|
||||
2026/02/05-23:33:17.915286 7a675f7fe640 Delete type=3 #1
|
||||
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
||||
MANIFEST-000002
|
||||
@ -1,5 +0,0 @@
|
||||
2026/02/05-23:33:18.089648 7f053afbe640 Delete type=3 #1
|
||||
2026/02/05-23:33:18.095904 7f05393ff640 Level-0 table #5: started
|
||||
2026/02/05-23:33:18.100686 7f05393ff640 Level-0 table #5: 293660 bytes OK
|
||||
2026/02/05-23:33:18.102648 7f05393ff640 Delete type=0 #3
|
||||
2026/02/05-23:33:18.102879 7f05393ff640 Manual compaction at level-0 from '!folders!1gkYpaC1RCnGlMaX' @ 72057594037927935 : 1 .. '!journal!zeGpHJOMPTGiWGVg' @ 0 : 0; will stop at (end)
|
||||
Binary file not shown.
Binary file not shown.
@ -1 +0,0 @@
|
||||
MANIFEST-000002
|
||||
@ -1,5 +0,0 @@
|
||||
2026/02/05-23:33:18.227074 7ad078fbd640 Delete type=3 #1
|
||||
2026/02/05-23:33:18.229190 7ad077fbb640 Level-0 table #5: started
|
||||
2026/02/05-23:33:18.231588 7ad077fbb640 Level-0 table #5: 4231 bytes OK
|
||||
2026/02/05-23:33:18.233649 7ad077fbb640 Delete type=0 #3
|
||||
2026/02/05-23:33:18.233752 7ad077fbb640 Manual compaction at level-0 from '!folders!Dz9I4fllGBK4RtKU' @ 72057594037927935 : 1 .. '!playlists.sounds!ynw5hUH1ZPbAGq8g.Yq1yXMOjnlHWhnYt' @ 0 : 0; will stop at (end)
|
||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user