We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b601c7a commit 23eeaacCopy full SHA for 23eeaac
bower.json
@@ -6,13 +6,7 @@
6
],
7
"description": "Markdom handler and dispatcher implementations written in Javascript.",
8
"main": [
9
- "src/json-dispatcher.js",
10
- "src/debug-handler.js",
11
- "src/html-handler.js",
12
- "src/html-tag-builder.js",
13
- "src/common/js.class.js",
14
- "src/common/binded-class.js",
15
- "src/common/string-builder.js"
+ "src/html-handler.js"
16
17
"keywords": [
18
"Markdom",
0 commit comments