Replace 'wasm-pack' by 'trunk'
This commit is contained in:
parent
ec582ad68f
commit
08c4238dcb
14 changed files with 42 additions and 85 deletions
|
|
@ -28,6 +28,7 @@ fn main() {
|
|||
|
||||
fn run_sass(command: &mut Command) -> Output {
|
||||
command
|
||||
.arg("--no-source-map")
|
||||
.arg("scss/style.scss")
|
||||
.arg("static/style.css")
|
||||
.output()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue