Skip to content

Problem with plugin-typescript when switching typeCheck to true or "strict" #87

New issue

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

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

Already on GitHub? # to your account

Closed
sv2dev opened this issue May 9, 2016 · 2 comments
Closed

Comments

@sv2dev
Copy link

sv2dev commented May 9, 2016

The reloader works for me using plugin-typescript as long as I do not tell it to run type checking.
When I turn it on via

typescriptOptions: {
  "typeCheck": "strict"
}

I get a cross-origin request error in the browser, since it somehow resolves the plugin url as a file path:

XMLHttpRequest cannot load file://[project-root]/jspm_packages/github/frankwallis/plugin-typescript@4.0.10/plugin.js. Cross origin requests are only supported for protocol schemes: http, data, chrome, chrome-extension, https, chrome-extension-resource.
@alexisvincent
Copy link
Owner

@svi3c Still an issue?

@alexisvincent
Copy link
Owner

@svi3c If still an issue, please reopen. Theres a new codebase and so chances of this issue creating few are low.

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

No branches or pull requests

2 participants