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

Replace http-server with serve #271

Merged
merged 4 commits into from
May 22, 2019
Merged

Conversation

agubler
Copy link
Member

@agubler agubler commented May 2, 2019

Type: bug

The following has been addressed in the PR:

  • There is a related issue
  • All code has been formatted with prettier
  • Unit or Functional tests are included in the PR

Description:

Replaces http-server with serve and updates to webpack-contrib@5.0.2

Resolves #270

Depends on a release containing dojo/webpack-contrib#142

@thornjad
Copy link

thornjad commented May 2, 2019

For what it's worth, http-server will be installable again when jfhbrook/node-ecstatic#256 is released

@agubler agubler force-pushed the remove-http-server branch from c75295d to 92e3200 Compare May 22, 2019 14:43
@codecov
Copy link

codecov bot commented May 22, 2019

Codecov Report

Merging #271 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #271   +/-   ##
=======================================
  Coverage   51.39%   51.39%           
=======================================
  Files          10       10           
  Lines         646      646           
  Branches      168      168           
=======================================
  Hits          332      332           
  Misses        314      314

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 15e2bcd...3155cf3. Read the comment docs.

@agubler agubler merged commit 5e30937 into dojo:master May 22, 2019
agubler added a commit to agubler/cli-build-app that referenced this pull request Jun 18, 2019
* Replace http-server with serve

* Update node version to 10 for CI

* Add slash to tests

* Upgrade cypress
@agubler agubler mentioned this pull request Jun 18, 2019
3 tasks
agubler added a commit that referenced this pull request Jun 18, 2019
* Replace http-server with serve (#271)

* Replace http-server with serve

* Update node version to 10 for CI

* Add slash to tests

* Upgrade cypress

* fix caniuselite version
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.

ecstatic version removed from npm
4 participants