Skip to content
#

plugins

Here are 1,848 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 Jul 22, 2021
  • JavaScript
BlobCodes
BlobCodes commented Oct 9, 2019

Is your feature request related to a problem? Please describe.
Most browsers prevent websites from autoplaying media and sound automatically, by default.
When I, for example, open multiple youtube-videos in different tabs, I think it is very disturbing to see this non-standard behavour.

Describe the solution you'd like
By default, all media is prevented from playing automatically.
V

scala-steward
fthomas
fthomas commented Feb 1, 2021

Scalafix commits are currently attributed in the Git history to the Scala Steward user although it only did the easy part of running the rule. The hard part of writing the rule is done by someone else who's currently not attributed in any way. Wouldn't it be nice if we append Co-authored-by attributions to the Scalafix commit if the rule author(s) opts into i

Improve this page

Add a description, image, and links to the plugins 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 plugins topic, visit your repo's landing page and select "manage topics."

Learn more