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

docs(README): Update usage to init from develop branch #1092

Merged
merged 2 commits into from
Nov 26, 2017

Conversation

sudo-suhas
Copy link
Contributor

@sudo-suhas sudo-suhas commented Nov 21, 2017

This adds instructions to initialise the project from develop branch to be able to get the latest changes.

Preview link - sudo-suhas/webpack:README.md@docs/init-develop#usage

README.md Outdated
@@ -21,6 +21,12 @@ $ npm install
$ npm run dev
```

If you wish to use the latest version of the webpack template, do the following instead:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add a bold warning that this branch is not considered stable and can contain bugs or not build at all, so use at your own risk.

@LinusBorg
Copy link
Contributor

Makes sense to me in general.

@LinusBorg LinusBorg merged commit ecee1b7 into vuejs-templates:develop Nov 26, 2017
@LinusBorg
Copy link
Contributor

Thanks!

@sudo-suhas sudo-suhas deleted the docs/init-develop branch November 26, 2017 12:10
LinusBorg added a commit that referenced this pull request Dec 2, 2017
* develop:
  bump version 1.2.5
  some small updates to the docs
  Adds support for the video poster attribute (#1123)
  babel-register use only for e2e tests (#1120)
  Update project creation: sort dependencies in package.json (#1118)
  Fix bug from PR #1082
  FIX: convert env variable PORT to a number.
  Minor refactoring of build scripts (#1082)
  ESLint config clean up (#1093)
  Switch to uglifyjs-webpack-plugin (#1119)
  change bad spaces into normal spaces and removing trailing space (#1132)
  prevent empty line when unit = y & e2e = n
  Update meta.js (#1091)
  docs(README): Update usage to init from develop branch (#1092)
  Use actual host for notification (#1101). (#1103)
  prevent webpack from injecting useless mocks
shenron pushed a commit to shenron/webpack that referenced this pull request Mar 20, 2018
…es#1092)

* docs(README): Update usage to init from develop branch

* docs(README): Add warning for init from develop
shenron pushed a commit to shenron/webpack that referenced this pull request Mar 20, 2018
* develop:
  bump version 1.2.5
  some small updates to the docs
  Adds support for the video poster attribute (vuejs-templates#1123)
  babel-register use only for e2e tests (vuejs-templates#1120)
  Update project creation: sort dependencies in package.json (vuejs-templates#1118)
  Fix bug from PR vuejs-templates#1082
  FIX: convert env variable PORT to a number.
  Minor refactoring of build scripts (vuejs-templates#1082)
  ESLint config clean up (vuejs-templates#1093)
  Switch to uglifyjs-webpack-plugin (vuejs-templates#1119)
  change bad spaces into normal spaces and removing trailing space (vuejs-templates#1132)
  prevent empty line when unit = y & e2e = n
  Update meta.js (vuejs-templates#1091)
  docs(README): Update usage to init from develop branch (vuejs-templates#1092)
  Use actual host for notification (vuejs-templates#1101). (vuejs-templates#1103)
  prevent webpack from injecting useless mocks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants