Juicy / juicy-jsoneditor

Polymer Element that wraps josdejong/jsoneditor and adds two-way binding for edited JSON.
http://juicy.github.io/juicy-jsoneditor/
MIT License
42 stars 12 forks source link

Missing ../jsoneditor/dist/jsoneditor.min.css when using Vulcanize tool. #16

Closed infiman closed 6 years ago

infiman commented 6 years ago

Hi!

First of all thanks a lot for creating this Polymer wrapper around json-editor. Currently, we are using it in one of our projects and seems like we've encountered one problem:

Steps to reproduce

  1. Configure the project to use Polymer v1.
  2. Build the project using Vulcanize tool.
  3. Since Vulcanize tool follows HTML Imports and Githubissues.
  4. Githubissues is a development platform for aggregating issues.