Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Importing scripts produces wrong src output tag #111

Closed
tpluscode opened this issue Sep 24, 2017 · 1 comment
Closed

Importing scripts produces wrong src output tag #111

tpluscode opened this issue Sep 24, 2017 · 1 comment

Comments

@tpluscode
Copy link
Contributor

In my code I import a script as described in the readme

import './libs/index.js'

The output includes an unnecessary .html suffix:

<script src="./libs/index.js.html"></script>
Buslowicz pushed a commit that referenced this issue Sep 24, 2017
#111: Importing scripts produces wrong src output tag
@Buslowicz
Copy link
Owner

Fixed in 0.4.4-rc.

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

No branches or pull requests

2 participants