chore: fix components publish
This commit is contained in:
3
packages/components/dist/org.standardnotes.simple-markdown-editor/dist/dist.css
vendored
Normal file
3
packages/components/dist/org.standardnotes.simple-markdown-editor/dist/dist.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
packages/components/dist/org.standardnotes.simple-markdown-editor/dist/dist.css.map
vendored
Normal file
1
packages/components/dist/org.standardnotes.simple-markdown-editor/dist/dist.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
31
packages/components/dist/org.standardnotes.simple-markdown-editor/dist/dist.js
vendored
Normal file
31
packages/components/dist/org.standardnotes.simple-markdown-editor/dist/dist.js
vendored
Normal file
File diff suppressed because one or more lines are too long
1
packages/components/dist/org.standardnotes.simple-markdown-editor/dist/dist.js.map
vendored
Normal file
1
packages/components/dist/org.standardnotes.simple-markdown-editor/dist/dist.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
7
packages/components/dist/org.standardnotes.simple-markdown-editor/dist/index.html
vendored
Normal file
7
packages/components/dist/org.standardnotes.simple-markdown-editor/dist/index.html
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
<html>
|
||||
<link rel="stylesheet" type="text/css" href="dist.css">
|
||||
<title>Simple Markdown Editor</title>
|
||||
<body>
|
||||
<script type="text/javascript" src="dist.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user