Skip to content

Commit

Permalink
Adjustments for merging with master
Browse files Browse the repository at this point in the history
  • Loading branch information
manolo committed Jun 19, 2018
1 parent e51fcd7 commit e5189c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
Utility method for detecting that an application using Vaadin Elements is running in development mode

### Polymer 3 publishing

1. Run `magi p3-convert --out . --import-style=name`
2. Remove `@polymer/polymer/lib/utils/import-href.js` import from the output
3. Commit the changes
4. Publish to npm

## Running Tests

There are no automatic tests as the functionality depends on the host the code is run on (localhost vs others) and the bundling status.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vaadin/vaadin-development-mode-detector",
"version": "1.0.3-pre.6",
"version": "1.0.3",
"description": "Element for detecting that an application using Vaadin Elements is running in development mode",
"repository": "vaadin/vaadin-development-mode-detector",
"author": "Vaadin Ltd",
Expand Down

0 comments on commit e5189c4

Please sign in to comment.