mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 10:14:13 +02:00
prepare for private demos
This commit is contained in:
parent
0c7e51f94b
commit
ffb230045c
6 changed files with 58 additions and 14 deletions
|
|
@ -10,10 +10,7 @@
|
|||
inputs.flakelight.follows = "flakelight";
|
||||
};
|
||||
};
|
||||
outputs = {
|
||||
mill-scale,
|
||||
...
|
||||
}:
|
||||
outputs = {mill-scale, ...}:
|
||||
mill-scale ./. {
|
||||
packageOpts = {demostf-frontend-node-modules, ...}: {
|
||||
preBuild = ''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue