Added markdown rendering
This commit is contained in:
parent
26ca510785
commit
5a0340c226
172 changed files with 12198 additions and 8338 deletions
6
static/js/lib/node_modules/preact/debug/src/index.js
generated
vendored
Normal file
6
static/js/lib/node_modules/preact/debug/src/index.js
generated
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import { initDebug } from './debug';
|
||||
import 'preact/devtools';
|
||||
|
||||
initDebug();
|
||||
|
||||
export { resetPropWarnings } from './check-props';
|
||||
Loading…
Add table
Add a link
Reference in a new issue