mirror of
https://github.com/jaandrle/deka-dom-el
synced 2025-11-05 07:39:14 +01:00
🔤 UI/UX/wording
This commit is contained in:
@@ -42,7 +42,7 @@ s.echo(styles.content).to(path_target.css+styles.name);
|
||||
// Copy assets
|
||||
echo("Copying assets…");
|
||||
if(s.test("-d", "docs/assets")) {
|
||||
s.cp("-r", "docs/assets/*", path_target.assets);
|
||||
s.cp("-r", "docs/assets/*", path_target.assets);
|
||||
}
|
||||
|
||||
dispatchEvent("onssrend");
|
||||
|
||||
Reference in New Issue
Block a user