bundle
Here are 1,058 public repositories matching this topic...
We would like to avoid confusion like we have in webpack-contrib/webpack-bundle-analyzer#185
We could document statsFilename and reportFilename options allowing the use of an absolute file path like /path/to/folder so that people would know it's supported.
Let us know in this issue if you would like to contribute to this!
-
Updated
Mar 5, 2021 - TypeScript
The manual could be enhanced to contain cross-references to the command-line option.
As of today the manual only says e.g.
the command line option ``--additional-hooks-dir``
this could be changed into Sphinx :option: cross-ref like
the command line option :option:`pyinstaller --additional-
Hello there!
I've encountered a bug with the transpiling of the rest parameters.
Pratically the transpiler with something like this:
export function brokenArgsRest(fn, ...args) {
return function () {
fn(...args);
};
}Will treat the arguments object in the wrong way:
function brokenArgsRest(fn) {
return function () {
fn.apply(void 0, [].slice.call(-
Updated
Mar 3, 2021 - PHP
-
Updated
Feb 26, 2021 - PHP
-
Updated
Feb 8, 2021 - PHP
-
Updated
Feb 27, 2021 - PHP
-
Updated
Dec 12, 2020 - TypeScript
-
Updated
Mar 4, 2021 - PHP
-
Updated
Mar 4, 2021 - PHP
-
Updated
Mar 3, 2021 - PHP
-
Updated
Feb 17, 2021 - PHP
-
Updated
Mar 5, 2021 - JavaScript
-
Updated
Mar 4, 2021 - PHP
It could be great to leverage these metadata, notably when using jms virtual properties.
-
Updated
Mar 4, 2021 - Twig
-
Updated
Jan 25, 2021 - PHP
-
Updated
Feb 26, 2021 - PHP
-
Updated
Jan 5, 2021 - PHP
-
Updated
Mar 4, 2021 - PHP
-
Updated
Mar 4, 2021 - PHP
-
Updated
Feb 22, 2021 - PHP
-
Updated
Feb 23, 2021 - PHP
Improve this page
Add a description, image, and links to the bundle topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bundle topic, visit your repo's landing page and select "manage topics."


Description
Currently, tagged locators using the
default_index_methodstatic method name pointer [must point to a method whose return type isstring](https://github.com/symfony/symfony/blob/v5.2.3/src/Symfony/Component/DependencyInjection/Compiler/PriorityTaggedServic