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

Webpack dev server #251

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

fadehelix
Copy link

This branch is related to #217
I've upgraded all of the dependencies based on great work done by @washingtonsoares in #209
Most important updgrades:

  • gulp: ^3.9.1,
  • @babel/core: ^7.0.0,
  • webpack: ^4.17.1,
    Also added webpack-cli

@thematho
Copy link

thematho commented Oct 9, 2018

Any news on the review of this PR ? I'm waiting to use it

@thematho
Copy link

I took this branch and it's brand new Jest enabled configuration It works like a charm, I merged into my improved plop generators branch with full examples of Testing AngularJS Components, Directives and Services with Jest:
Improved plop generators, merged with Webpack 4, Webpack Dev server and Jest.
Thank you @fadehelix even if AngularJS is old is the only current tool in which I can do full projects/interviews while learning and gain muscles on new JS Frameworks. I couldn't make this work with karma and ng-inject. I took the Jest approach

@fadehelix
Copy link
Author

Hey @thematho thanks for your kind words :) To be honest I forgot about this PR and I updated branch on my fork because I needed to share somewhere the Jest config :)
I am glad that Jest works not only on my env :)
Your fork looks great! I have to take a closer look over the weekend.

@OliverWall
Copy link

Thanks. it's a good work!!!

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

Successfully merging this pull request may close these issues.

3 participants