Stimulus: [Question] How to add your polyfills

Created on 16 Jul 2018  Â·  4Comments  Â·  Source: hotwired/stimulus

Hello,

I'd like to know can I add these polyfills via your repo? https://github.com/stimulusjs/stimulus/tree/master/packages/%40stimulus/polyfills

I could add them one by one but I'd like to add it via your repo.

Thank you :)

Most helpful comment

The @stimulus/polyfills package will be published with v1.1 via https://github.com/stimulusjs/stimulus/pull/134

All 4 comments

When searching on npm, I can see this

NAME                      | DESCRIPTION          | AUTHOR          | DATE       | VERSION  | KEYWORDS
stimulus                  | Stimulus JavaScript… | =javan…         | 2018-02-02 | 1.0.1    |
@stimulus/core            | Stimulus JavaScript… | =sstephenson…   | 2018-02-02 | 1.0.1    |
@stimulus/webpack-helpers | Stimulus JavaScript… | =sstephenson…   | 2018-01-30 | 1.0.0    |
@stimulus/mutation-observ | Practical wrappers…  | =sstephenson…   | 2018-01-30 | 1.0.0    |
ers                       |                      |                 |            |          |
@stimulus/multimap        | Multimap maps one…   | =sstephenson…   | 2017-12-29 | 0.9.0    |
@stimulus/test            | Stimulus JavaScript… | =sstephenson…   | 2018-02-02 | 1.0.1    |

It seems that "polyfills" isn't registered?

The @stimulus/polyfills package will be published with v1.1 via https://github.com/stimulusjs/stimulus/pull/134

Thank you :)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

pherris picture pherris  Â·  3Comments

ngan picture ngan  Â·  3Comments

chocnut picture chocnut  Â·  4Comments

dwightwatson picture dwightwatson  Â·  3Comments

joeybeninghove picture joeybeninghove  Â·  4Comments