René's URL Explorer Experiment


Title: Build for production - Polymer Project

direct link

Domain: www.polymer-project.org

NoneThe Polymer library uses the latest web technologies to let you create custom HTML elements.
google-site-verificationpnjjbQFvjPwaWhEXY6nSyaS9iyghmH-M_yLHBveDX2M
theme-color#1e88e5

Links:

Home https://www.polymer-project.org/
Guides https://www.polymer-project.org/2.0/docs/devguide/feature-overview
Feature overview https://www.polymer-project.org/2.0/docs/devguide/feature-overview
Try Polymer https://www.polymer-project.org/2.0/docs/quick-tour
Install Polymer 2.x https://www.polymer-project.org/2.0/docs/install-2-0
1. Get set up https://www.polymer-project.org/2.0/docs/first-element/intro
2. Add local DOM https://www.polymer-project.org/2.0/docs/first-element/step-2
3. Data binding & properties https://www.polymer-project.org/2.0/docs/first-element/step-3
4. React to input https://www.polymer-project.org/2.0/docs/first-element/step-4
5. Theming with custom properties https://www.polymer-project.org/2.0/docs/first-element/step-5
What's new in 2.0 https://www.polymer-project.org/2.0/docs/about_20
Upgrade guide https://www.polymer-project.org/2.0/docs/upgrade
Hybrid elements https://www.polymer-project.org/2.0/docs/devguide/hybrid-elements
Release notes https://www.polymer-project.org/2.0/docs/release-notes
Custom element concepts https://www.polymer-project.org/2.0/docs/devguide/custom-elements
Define an element https://www.polymer-project.org/2.0/docs/devguide/registering-elements
Declare properties https://www.polymer-project.org/2.0/docs/devguide/properties
Shadow DOM concepts https://www.polymer-project.org/2.0/docs/devguide/shadow-dom
DOM templating https://www.polymer-project.org/2.0/docs/devguide/dom-template
Style shadow DOM https://www.polymer-project.org/2.0/docs/devguide/style-shadow-dom
Custom CSS properties https://www.polymer-project.org/2.0/docs/devguide/custom-css-properties
Handle and fire events https://www.polymer-project.org/2.0/docs/devguide/events
Gesture events https://www.polymer-project.org/2.0/docs/devguide/gesture-events
Data system concepts https://www.polymer-project.org/2.0/docs/devguide/data-system
Work with object and array data https://www.polymer-project.org/2.0/docs/devguide/model-data
Observers and computed properties https://www.polymer-project.org/2.0/docs/devguide/observers
Data binding https://www.polymer-project.org/2.0/docs/devguide/data-binding
Helper elements https://www.polymer-project.org/2.0/docs/devguide/templates
Overview https://www.polymer-project.org/2.0/docs/browsers
Polyfills https://www.polymer-project.org/2.0/docs/polyfills
ES6 https://www.polymer-project.org/2.0/docs/es6
Tools overview https://www.polymer-project.org/2.0/docs/tools/overview
Polymer CLI https://www.polymer-project.org/2.0/docs/tools/polymer-cli
CLI commands https://www.polymer-project.org/2.0/docs/tools/polymer-cli-commands
Create an element project https://www.polymer-project.org/2.0/docs/tools/create-element-polymer-cli
Create an application project https://www.polymer-project.org/2.0/docs/tools/create-app-polymer-cli
Document your elements https://www.polymer-project.org/2.0/docs/tools/documentation
Test your elements https://www.polymer-project.org/2.0/docs/tools/tests
Publish your elements https://www.polymer-project.org/2.0/docs/tools/publish
Web services https://www.polymer-project.org/2.0/docs/tools/services
polymer.json specification https://www.polymer-project.org/2.0/docs/tools/polymer-json
Node support https://www.polymer-project.org/2.0/docs/tools/node-support
Overview https://www.polymer-project.org/2.0/docs/apps/
App templates https://www.polymer-project.org/2.0/docs/apps/templates
Responsive app layout https://www.polymer-project.org/2.0/docs/apps/app-layout
Routing https://www.polymer-project.org/2.0/docs/apps/routing
Localization https://www.polymer-project.org/2.0/docs/apps/localize
App storage https://www.polymer-project.org/2.0/docs/apps/app-storage
Service worker https://www.polymer-project.org/2.0/docs/apps/service-worker
Build for production https://www.polymer-project.org/2.0/docs/apps/build-for-production
Serve your app https://www.polymer-project.org/2.0/docs/apps/serve
The PRPL pattern https://www.polymer-project.org/2.0/docs/apps/prpl
Shop App Case Study https://www.polymer-project.org/2.0/docs/apps/case-study
News App Case Study https://www.polymer-project.org/2.0/docs/apps/news-case-study
Glossary https://www.polymer-project.org/2.0/docs/glossary
Global settings https://www.polymer-project.org/2.0/docs/devguide/settings
API Reference https://www.polymer-project.org/2.0/api/
index https://www.polymer-project.org/2.0/api/
Polymer.ArraySelector https://www.polymer-project.org/2.0/api/elements/Polymer.ArraySelector
Polymer.CustomStyle https://www.polymer-project.org/2.0/api/elements/Polymer.CustomStyle
Polymer.DomBind https://www.polymer-project.org/2.0/api/elements/Polymer.DomBind
Polymer.DomIf https://www.polymer-project.org/2.0/api/elements/Polymer.DomIf
Polymer.DomModule https://www.polymer-project.org/2.0/api/elements/Polymer.DomModule
Polymer.DomRepeat https://www.polymer-project.org/2.0/api/elements/Polymer.DomRepeat
Polymer.Element https://www.polymer-project.org/2.0/api/elements/Polymer.Element
Polymer.Debouncer https://www.polymer-project.org/2.0/api/classes/Polymer.Debouncer
Polymer.DomApi https://www.polymer-project.org/2.0/api/classes/Polymer.DomApi
Polymer.FlattenedNodesObserver https://www.polymer-project.org/2.0/api/classes/Polymer.FlattenedNodesObserver
Polymer.ArraySelectorMixin https://www.polymer-project.org/2.0/api/mixins/Polymer.ArraySelectorMixin
Polymer.DirMixin https://www.polymer-project.org/2.0/api/mixins/Polymer.DirMixin
Polymer.ElementMixin https://www.polymer-project.org/2.0/api/mixins/Polymer.ElementMixin
Polymer.GestureEventListeners https://www.polymer-project.org/2.0/api/mixins/Polymer.GestureEventListeners
Polymer.LegacyElementMixin https://www.polymer-project.org/2.0/api/mixins/Polymer.LegacyElementMixin
Polymer.MutableData https://www.polymer-project.org/2.0/api/mixins/Polymer.MutableData
Polymer.OptionalMutableData https://www.polymer-project.org/2.0/api/mixins/Polymer.OptionalMutableData
Polymer.PropertiesChanged https://www.polymer-project.org/2.0/api/mixins/Polymer.PropertiesChanged
Polymer.PropertiesMixin https://www.polymer-project.org/2.0/api/mixins/Polymer.PropertiesMixin
Polymer.PropertyAccessors https://www.polymer-project.org/2.0/api/mixins/Polymer.PropertyAccessors
Polymer.PropertyEffects https://www.polymer-project.org/2.0/api/mixins/Polymer.PropertyEffects
Polymer.TemplateStamp https://www.polymer-project.org/2.0/api/mixins/Polymer.TemplateStamp
Polymer.Class https://www.polymer-project.org/2.0/api/#function-Polymer.Class
Polymer.dedupingMixin https://www.polymer-project.org/2.0/api/#function-Polymer.dedupingMixin
Polymer.dom https://www.polymer-project.org/2.0/api/#function-Polymer.dom
Polymer.enqueueDebouncer https://www.polymer-project.org/2.0/api/#function-Polymer.enqueueDebouncer
Polymer.flush https://www.polymer-project.org/2.0/api/#function-Polymer.flush
Polymer.html https://www.polymer-project.org/2.0/api/#function-Polymer.html
Polymer.htmlLiteral https://www.polymer-project.org/2.0/api/#function-Polymer.htmlLiteral
Polymer.importHref https://www.polymer-project.org/2.0/api/#function-Polymer.importHref
Polymer.mixinBehaviors https://www.polymer-project.org/2.0/api/#function-Polymer.mixinBehaviors
Polymer.setLegacyOptimizations https://www.polymer-project.org/2.0/api/#function-Polymer.setLegacyOptimizations
Polymer.setPassiveTouchGestures https://www.polymer-project.org/2.0/api/#function-Polymer.setPassiveTouchGestures
Polymer.setRootPath https://www.polymer-project.org/2.0/api/#function-Polymer.setRootPath
Polymer.setSanitizeDOMValue https://www.polymer-project.org/2.0/api/#function-Polymer.setSanitizeDOMValue
Polymer.ArraySplice https://www.polymer-project.org/2.0/api/namespaces/Polymer.ArraySplice
Polymer.Async https://www.polymer-project.org/2.0/api/namespaces/Polymer.Async
Polymer.CaseMap https://www.polymer-project.org/2.0/api/namespaces/Polymer.CaseMap
Polymer.dom https://www.polymer-project.org/2.0/api/namespaces/Polymer.dom
Polymer.Gestures https://www.polymer-project.org/2.0/api/namespaces/Polymer.Gestures
Polymer.Path https://www.polymer-project.org/2.0/api/namespaces/Polymer.Path
Polymer.RenderStatus https://www.polymer-project.org/2.0/api/namespaces/Polymer.RenderStatus
Polymer.ResolveUrl https://www.polymer-project.org/2.0/api/namespaces/Polymer.ResolveUrl
Polymer.Settings https://www.polymer-project.org/2.0/api/namespaces/Polymer.Settings
Polymer.StyleGather https://www.polymer-project.org/2.0/api/namespaces/Polymer.StyleGather
Polymer.telemetry https://www.polymer-project.org/2.0/api/namespaces/Polymer.telemetry
Polymer.Templatize https://www.polymer-project.org/2.0/api/namespaces/Polymer.Templatize
Feature overview https://www.polymer-project.org/2.0/docs/devguide/feature-overview
Try Polymer https://www.polymer-project.org/2.0/docs/quick-tour
Install Polymer 2.x https://www.polymer-project.org/2.0/docs/install-2-0
1. Get set up https://www.polymer-project.org/2.0/docs/first-element/intro
2. Add local DOM https://www.polymer-project.org/2.0/docs/first-element/step-2
3. Data binding & properties https://www.polymer-project.org/2.0/docs/first-element/step-3
4. React to input https://www.polymer-project.org/2.0/docs/first-element/step-4
5. Theming with custom properties https://www.polymer-project.org/2.0/docs/first-element/step-5
What's new in 2.0 https://www.polymer-project.org/2.0/docs/about_20
Upgrade guide https://www.polymer-project.org/2.0/docs/upgrade
Hybrid elements https://www.polymer-project.org/2.0/docs/devguide/hybrid-elements
Release notes https://www.polymer-project.org/2.0/docs/release-notes
Custom element concepts https://www.polymer-project.org/2.0/docs/devguide/custom-elements
Define an element https://www.polymer-project.org/2.0/docs/devguide/registering-elements
Declare properties https://www.polymer-project.org/2.0/docs/devguide/properties
Shadow DOM concepts https://www.polymer-project.org/2.0/docs/devguide/shadow-dom
DOM templating https://www.polymer-project.org/2.0/docs/devguide/dom-template
Style shadow DOM https://www.polymer-project.org/2.0/docs/devguide/style-shadow-dom
Custom CSS properties https://www.polymer-project.org/2.0/docs/devguide/custom-css-properties
Handle and fire events https://www.polymer-project.org/2.0/docs/devguide/events
Gesture events https://www.polymer-project.org/2.0/docs/devguide/gesture-events
Data system concepts https://www.polymer-project.org/2.0/docs/devguide/data-system
Work with object and array data https://www.polymer-project.org/2.0/docs/devguide/model-data
Observers and computed properties https://www.polymer-project.org/2.0/docs/devguide/observers
Data binding https://www.polymer-project.org/2.0/docs/devguide/data-binding
Helper elements https://www.polymer-project.org/2.0/docs/devguide/templates
Overview https://www.polymer-project.org/2.0/docs/browsers
Polyfills https://www.polymer-project.org/2.0/docs/polyfills
ES6 https://www.polymer-project.org/2.0/docs/es6
Tools overview https://www.polymer-project.org/2.0/docs/tools/overview
Polymer CLI https://www.polymer-project.org/2.0/docs/tools/polymer-cli
CLI commands https://www.polymer-project.org/2.0/docs/tools/polymer-cli-commands
Create an element project https://www.polymer-project.org/2.0/docs/tools/create-element-polymer-cli
Create an application project https://www.polymer-project.org/2.0/docs/tools/create-app-polymer-cli
Document your elements https://www.polymer-project.org/2.0/docs/tools/documentation
Test your elements https://www.polymer-project.org/2.0/docs/tools/tests
Publish your elements https://www.polymer-project.org/2.0/docs/tools/publish
Web services https://www.polymer-project.org/2.0/docs/tools/services
polymer.json specification https://www.polymer-project.org/2.0/docs/tools/polymer-json
Node support https://www.polymer-project.org/2.0/docs/tools/node-support
Overview https://www.polymer-project.org/2.0/docs/apps/
App templates https://www.polymer-project.org/2.0/docs/apps/templates
Responsive app layout https://www.polymer-project.org/2.0/docs/apps/app-layout
Routing https://www.polymer-project.org/2.0/docs/apps/routing
Localization https://www.polymer-project.org/2.0/docs/apps/localize
App storage https://www.polymer-project.org/2.0/docs/apps/app-storage
Service worker https://www.polymer-project.org/2.0/docs/apps/service-worker
Build for production https://www.polymer-project.org/2.0/docs/apps/build-for-production
Serve your app https://www.polymer-project.org/2.0/docs/apps/serve
The PRPL pattern https://www.polymer-project.org/2.0/docs/apps/prpl
Shop App Case Study https://www.polymer-project.org/2.0/docs/apps/case-study
News App Case Study https://www.polymer-project.org/2.0/docs/apps/news-case-study
Glossary https://www.polymer-project.org/2.0/docs/glossary
Global settings https://www.polymer-project.org/2.0/docs/devguide/settings
Edit on GitHub https://github.com/Polymer/polymer-library-docs/edit/master/app/2.0/docs/apps/build-for-production.md
Lithttps://lit.dev
Polymer 3.0https://www.polymer-project.org/3.0/docs/apps/build-for-production
Overviewhttps://www.polymer-project.org/2.0/toolbox/build-for-production#overview
Why do we need a build process?https://www.polymer-project.org/2.0/toolbox/build-for-production#why-do-we-need-a-build-process
What build tools are available?https://www.polymer-project.org/2.0/toolbox/build-for-production#what-build-tools-are-available
Understanding the transformshttps://www.polymer-project.org/2.0/toolbox/build-for-production#understanding-the-transforms
Minifying HTML, JavaScript and CSShttps://www.polymer-project.org/2.0/toolbox/build-for-production#minifying
Compiling ES6 to ES5https://www.polymer-project.org/2.0/toolbox/build-for-production#compiling
Bundling resources to reduce the total number of HTTP requests made by the user's browserhttps://www.polymer-project.org/2.0/toolbox/build-for-production#bundling
Build choiceshttps://www.polymer-project.org/2.0/toolbox/build-for-production#build-choices
One build or multiple builds?https://www.polymer-project.org/2.0/toolbox/build-for-production#one-build-or-multiple-builds
To bundle or not to bundle?https://www.polymer-project.org/2.0/toolbox/build-for-production#to-bundle-or-not-to-bundle
Building with the CLIhttps://www.polymer-project.org/2.0/toolbox/build-for-production#building-with-the-cli
A single, compiled, bundled buildhttps://www.polymer-project.org/2.0/toolbox/build-for-production#a-single-compiled-bundled-build
Single build with custom bundling optionshttps://www.polymer-project.org/2.0/toolbox/build-for-production#single-build-with-custom-bundling-options
Multiple builds, both bundled and unbundledhttps://www.polymer-project.org/2.0/toolbox/build-for-production#multiple-builds-both-bundled-and-unbundled
Build presetshttps://www.polymer-project.org/2.0/toolbox/build-for-production#build-presets
Building with polymer-buildhttps://www.polymer-project.org/2.0/toolbox/build-for-production#use-polymer-build
CSP (Content Security Policy)https://developers.google.com/web/fundamentals/security/csp/
polymer.jsonhttps://www.polymer-project.org/2.0/docs/tools/polymer-json
use the polymer-build libraryhttps://www.polymer-project.org/2.0/toolbox/build-for-production#use-polymer-build
Minifying HTML, JavaScript and CSShttps://www.polymer-project.org/2.0/toolbox/build-for-production#minifying
Compiling ES6 to ES5https://www.polymer-project.org/2.0/toolbox/build-for-production#compiling
Bundling resources to reduce the total number of HTTP requests made by the user's browserhttps://www.polymer-project.org/2.0/toolbox/build-for-production#bundling
polymer.json specificationhttps://www.polymer-project.org/2.0/docs/tools/polymer-json
custom elementshttps://developers.google.com/web/fundamentals/getting-started/primers/customelements
Custom Elements V1https://html.spec.whatwg.org/multipage/scripting.html#custom-element-conformance
Polymer 2.0 browser compatibility documentationhttps://www.polymer-project.org/2.0/docs/browsers
GitHub Pageshttps://pages.github.com/
Firebase Hostinghttps://firebase.google.com/docs/hosting/
polymer.json specificationhttps://www.polymer-project.org/2.0/docs/tools/polymer-json
Polymer CLIhttps://www.polymer-project.org/2.0/docs/tools/polymer-cli
Polymer CLIhttps://www.polymer-project.org/2.0/docs/tools/polymer-cli
Polymer CLIhttps://www.polymer-project.org/2.0/docs/tools/polymer-cli
polymer.json filehttps://www.polymer-project.org/2.0/docs/tools/polymer-json
gulphttp://gulpjs.com/
example gulpfile.jshttps://github.com/PolymerElements/generator-polymer-init-custom-build/blob/master/generators/app/gulpfile.js
polymer-build READMEhttps://github.com/Polymer/polymer-build

Viewport: width=device-width, initial-scale=1.0, minimum-scale=1.0


URLs of crawlers that visited me.