mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 10:06:38 +02:00
⬆️ Update frontend dependencies
This commit is contained in:
parent
f949649ba3
commit
0e2be44e17
5 changed files with 1750 additions and 5392 deletions
|
@ -26,6 +26,7 @@ async function compileFile(path) {
|
|||
"resources/styles",
|
||||
],
|
||||
sourceMap: false,
|
||||
silenceDeprecations: ["import", "mixed-decls"],
|
||||
});
|
||||
// console.dir(result);
|
||||
resolve({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue