Skip to content
#

es2015

Here are 948 public repositories matching this topic...

A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.

  • Updated Jun 28, 2022
  • JavaScript
DavidRothstein
DavidRothstein commented May 10, 2022

Quick summary

This is to track the underlying bug behind issues like Automattic/wp-calypso#63291 (and as originally discussed for example at p1651671145311929-slack-C0117V2PCAE).

Basically the problem is that Calypso makes API requests to /rest/v1.1/products?type=all for WordPress.com sites and /rest/v1.1/products?type=jetpack for Jetpack sites (the latter o

[Type] Bug Good First Issue
britecharts
Golodhros
Golodhros commented Oct 18, 2021

Summary

Study if using https://github.com/vijithassar/d3-textwrap or any other library would help us with our text wrapping issues and deprecate our text wrapper

Possible Imple

Type: Feature help wanted Type: Maintenance good first issue

Improve this page

Add a description, image, and links to the es2015 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the es2015 topic, visit your repo's landing page and select "manage topics."

Learn more