Giter Club home page Giter Club logo

Comments (8)

LasaleFamine avatar LasaleFamine commented on May 30, 2024

What about upgrading everything to Polymer 2 now as first thing todo?
I think we should NOT cover IE11, so we can also avoid transpilation with babel. Also we may need to rework something about webpack, but we haven't yet a build process, so could be great work on it with the new Polymer version.
cc: @equinusocio

from polymer-skeleton.

equinusocio avatar equinusocio commented on May 30, 2024

I agree. There is no problems about the rc release? I mean breaking changes before the final release..

from polymer-skeleton.

LasaleFamine avatar LasaleFamine commented on May 30, 2024

RC will not have breaking changes, but if will have some, I think will be small changes, so no problems!

We can close a bunch of issues before pushing the branch to the master.

from polymer-skeleton.

LasaleFamine avatar LasaleFamine commented on May 30, 2024

So we need to switch from Webpack to Polymer-cli. Related #6.

Also we need to integrate the polymer serve withpostcss and browser-sync (basically with our dev command).

Another thing could be to think about the folder structure as ferrety proposed with:

  • main-app.js
  • main-app.tpl.html
  • main-app.postcss
  • view.html (or main-app.html)

from polymer-skeleton.

LasaleFamine avatar LasaleFamine commented on May 30, 2024

I will be back on this and other issues this week end.

from polymer-skeleton.

LasaleFamine avatar LasaleFamine commented on May 30, 2024

Proposal (just thinking):

  • main-app.html
  • main-app.postcss

During the development process the .postcss and the .html will be watched.
When .postcss is modified, the content is transpiled and is putted within the .html.

As we will not use webpack we can try to use the new <script type="module"> instead.

from polymer-skeleton.

LasaleFamine avatar LasaleFamine commented on May 30, 2024

New, definitive branch related: https://github.com/PolymerX/polymer-skeleton/tree/wp-polymer-2

from polymer-skeleton.

LasaleFamine avatar LasaleFamine commented on May 30, 2024

Invalid. Refer #29 for Polymer 3.

from polymer-skeleton.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.