Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

The polymer3 modularizer conversion did not create a .js file #17

Open
@chrisekelley

Description

@chrisekelley

Description

When using with polymer3, you get a 404 error:
GET http://127.0.0.1:8000/node_modules/@polymer/font-roboto/roboto.js net::ERR_ABORTED

I don't think the polymer3 modularizer conversion worked properly - it did not create a .js file.

Expected outcome

The font-roboto code should load.

Actual outcome

You get an error message in the js console

Live Demo

https://chrisekelley.github.io/poly3-paper-item-test/

Steps to reproduce

Check out the repo:
https://github.com/chrisekelley/poly3-paper-item-test

Browsers Affected

  • Chrome
  • Firefox
  • Safari 9
  • Safari 8
  • Safari 7
  • Edge
  • IE 11
  • IE 10

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions