This commit is contained in:
Cleon 2023-01-06 23:48:26 +13:00
parent d55e5dd1ba
commit d7d157669d

View file

@ -25,7 +25,7 @@
### Examples
```js meld-build
// console log, info, debug, error etc
// console log, info, debug, error etc (ctrl + shift + i in windows to open dev tools)
console.log('standard logging to console');
// also logs to the console