Skip to content

Migrate to Polymer 2#370

Merged
balloob merged 4 commits into
masterfrom
polymer-2
Aug 4, 2017
Merged

Migrate to Polymer 2#370
balloob merged 4 commits into
masterfrom
polymer-2

Conversation

@balloob
Copy link
Copy Markdown
Member

@balloob balloob commented Aug 4, 2017

Migrate to use Polymer 2.

I ditched babel for Gulp because it caused me two days of frustration due to babelrc being loaded by default by any Babel plugin, messing up the transpilation of gulp-babel. It was compiling with scriptType: module and causing UMD bundles to break.

Fixes #344.
Fixes #308.
Fixes #345.
Fixes #297.

Copy link
Copy Markdown

@houndci-bot houndci-bot left a comment

Choose a reason for hiding this comment

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

Some files could not be reviewed due to errors:

Oops! Something went wrong! :(
ESLint couldn't find the plugin "eslint-plugin-html". This can happen for a couple different reasons:
1. If ESLint is installed globally, then make sure eslint-plugin-html is also installed globally. A globally-installed ESLint cannot find a locally-installed plugin.
2. If ESLint is installed locally, then it's likely that the plugin isn't installed correctly. Try reinstalling by running the following:
    npm i eslint-plugin-html@latest --save-dev
If you still can't figure out the problem, please stop by https://gitter.im/eslint/eslint to chat with the team.

@balloob balloob merged commit 572f92f into master Aug 4, 2017
@balloob balloob deleted the polymer-2 branch August 4, 2017 06:40
tkdrob pushed a commit to tkdrob/frontend that referenced this pull request Apr 20, 2021
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants