Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

json5.js and time-elements.js #48

Open
ceevee830 opened this issue Dec 14, 2018 · 0 comments
Open

json5.js and time-elements.js #48

ceevee830 opened this issue Dec 14, 2018 · 0 comments

Comments

@ceevee830
Copy link

Hello,

I'm trying to compile my polymer app that wants to use sortable-table. I'm getting (correct) errors that json5.js and time-elements.js cannot be found. I grepped through the sortable-table source and found their usage here:

https://github.com/stevenrskelton/sortable-table/blob/master/sortable-table.html
<script src="../json5/lib/json5.js"></script>
<script src="../time-elements/time-elements.js"></script>

I do not see these files in the sortable-table distribution.
Question: what is the best way to get these files compatible with sortable-table?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant