Skip to content

Commit cb55d9a

Browse files
committed
Resolve tslib error
1 parent 99add08 commit cb55d9a

3 files changed

Lines changed: 4957 additions & 2 deletions

File tree

demo.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ <h2>Stickers Component</h2>
180180
</div>
181181

182182
<script type="module">
183-
import './dist/src/ruby-events.js';
183+
import './dist/rubyevents-embeds.js';
184184

185185
// Automatically use rubyevents.org when not on localhost
186186
const baseUrl = (window.location.hostname === 'localhost' || window.location.hostname === '127.0.0.1')

0 commit comments

Comments
 (0)