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

script broken #1

Closed
stevefaulkner opened this issue Oct 3, 2016 · 2 comments
Closed

script broken #1

stevefaulkner opened this issue Oct 3, 2016 · 2 comments
Assignees

Comments

@stevefaulkner
Copy link
Contributor

The script that transforms the tables into summary/details is broken.

@michael-n-cooper michael-n-cooper self-assigned this Oct 3, 2016
@jasonkiss
Copy link
Contributor

Works in master branch, but not in gh-pages / w3c.github.io snapshot where:

mapping-tables.js:3 Uncaught ReferenceError: require is not defined(anonymous function)

jasonkiss added a commit that referenced this issue Nov 9, 2016
Temporary fix until auto-publishing is working:

Manually update respec snapshot to call mapping-tables.js from gh-pages
branch instead of master to avoid “require is not defined” error and
get the details/summary display of the mapping tables working.
@jasonkiss
Copy link
Contributor

Fixed in 2cdd29f.

Until autopublishing is working as expected, manually update the respec snapshot to call mapping-tables.js from gh-pages branch instead of master to avoid “require is not defined” error and
get the details/summary display of the mapping tables working.

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

3 participants