fix import + update build task
This commit is contained in:
parent
818cd9044b
commit
9aaaa755c7
2 changed files with 2 additions and 2 deletions
|
|
@ -21,7 +21,7 @@ import './Repl.css';
|
|||
import { Footer } from './Footer';
|
||||
import { Header } from './Header';
|
||||
import { prebake } from './prebake.mjs';
|
||||
import * as tunes from '../../../tunes.mjs';
|
||||
import * as tunes from './tunes.mjs';
|
||||
|
||||
initAudioOnFirstClick();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue