mirror of
https://github.com/typeable/elm-ui.git
synced 2024-11-22 09:22:43 +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