mirror of
https://github.com/mdgriffith/elm-ui.git
synced 2024-11-22 11:52:09 +03:00
remove logging
This commit is contained in:
parent
5ce90cbf6b
commit
d674a8d863
@ -68,7 +68,6 @@ async function get_module_name(config) {
|
||||
}
|
||||
|
||||
async function create_runner(config) {
|
||||
console.log("create runner", config);
|
||||
const elm_entry_module = fs.readFileSync(config.elm, "utf8");
|
||||
|
||||
let module_name = elm_entry_module
|
||||
|
Loading…
Reference in New Issue
Block a user