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

empty <script> tag causes error #14

Closed
Rich-Harris opened this issue Aug 31, 2015 · 1 comment
Closed

empty <script> tag causes error #14

Rich-Harris opened this issue Aug 31, 2015 · 1 comment
Labels

Comments

@Rich-Harris
Copy link
Member

This fails:

var rcu = require( 'rcu' )
rcu.init( require( 'ractive' ) );

rcu.parse( '<script></script>' );
@Rich-Harris Rich-Harris changed the title empty <script> tag appears causes error empty <script> tag causes error Aug 31, 2015
@Rich-Harris
Copy link
Member Author

Just giving this package a bit of a spruce-up, released version 0.5.0 with a fix for this issue

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

No branches or pull requests

1 participant