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

no-jquery #2

Open
2 of 4 tasks
stefanpenner opened this issue Jun 7, 2017 · 2 comments
Open
2 of 4 tasks

no-jquery #2

stefanpenner opened this issue Jun 7, 2017 · 2 comments

Comments

@stefanpenner
Copy link
Contributor

  • data
  • disable jquery assert entirely
  • test helpers (i think)
  • event dispatcher (i think)
@cibernox
Copy link

cibernox commented Jun 7, 2017

I wonder if with jQuery the opposite approach would make sense: Extract jQuery to an addon that all apps will get by default. I mention it because right now the way to remove jQuery is by doing vendorFiles: { 'jquery.js': null } in the ember-cli-build.
That's not easy to patch programately.

@stefanpenner
Copy link
Contributor Author

@cibernox that's not a bad idea. But I would love to ensure it is possible to configure via addon as well.

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