mirror of
https://github.com/meld-cp/obsidian-build.git
synced 2026-07-22 07:30:25 +00:00
docs
This commit is contained in:
parent
d55e5dd1ba
commit
d7d157669d
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue