Add v2.5.0 release preparation tests and update CHANGELOG

This commit is contained in:
Younes ENNAJI
2026-03-07 18:28:24 +00:00
parent e0766c1198
commit df4b85c0fd
4 changed files with 34 additions and 12 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ export function buildPrimePlugin() {
compilerOptions: {
outDir: `${primePath}/dist`,
},
include: [`${primePath}/assets/**/**`],
include: [`${primePath}/assets/**/*.ts`],
}),
],
output: [