broccoli
Here are 67 public repositories matching this topic...
-
Updated
Nov 14, 2017 - JavaScript
-
Updated
Jun 15, 2020 - JavaScript
-
Updated
Jun 15, 2020 - JavaScript
If this is for public use, kindly show the user how to use it.
I'm wondering if I could create a web app with glimmer components, emberjs templates and routing and a model written in Rust. Is this the way?
-
Updated
Jun 15, 2020 - JavaScript
Readme says inputFiles is an array:
options = options || {};
// options.inputFiles === array of globs, to consider for the cache key
However looking into the code, the default is an empty hash:
this._inputFiles = options.inputFiles || {};
At the least these two don't agree with each other - which one is correct?
-
Updated
Feb 21, 2019 - JavaScript
-
Updated
Jun 10, 2019 - JavaScript
Implement a public page which can be used to report bad documents.
The user must enter (document.id or document.barcode) and a reason for the report.
The page should explain where the user can find document.id or document.barcode.
The page may show the metadata of the document to verify the input.
Reported documents must be shown on the "DB-Admin".
There may be a special page to review repo
Document rating
-
Updated
Feb 8, 2019 - JavaScript
-
Updated
Nov 8, 2018 - JavaScript
-
Updated
Nov 8, 2018 - JavaScript
-
Updated
Jun 16, 2020 - CSS
-
Updated
Nov 8, 2018 - JavaScript
If I implemented a feature to apply the ESLint fixes to the output directory, would that be accepted? Just want to get some confirmation that that would be desirable before starting work on it.
Adding fix: true to the options passed on to the ESLint Node API isn't quite enough to actually makes the changes; you also have to invoke [outputFixes](http://eslint.org/docs/developer-guide/nodejs-a
-
Updated
Nov 8, 2018 - JavaScript
-
Updated
Nov 8, 2018 - JavaScript
Document the options
Which options are supported ? There is no documentation about that.
I want to pass an option to uglify to not remove comments. How can I do it ?
Regards
-
Updated
Dec 28, 2019 - JavaScript
-
Updated
Nov 8, 2018 - JavaScript
-
Updated
Nov 8, 2018 - JavaScript
-
Updated
Sep 1, 2019 - C#
-
Updated
Apr 4, 2016 - JavaScript
-
Updated
Nov 8, 2018 - JavaScript
-
Updated
Jan 12, 2018 - JavaScript
-
Updated
Apr 30, 2019 - JavaScript
Improve this page
Add a description, image, and links to the broccoli topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the broccoli topic, visit your repo's landing page and select "manage topics."
Hi!
The current nixery-based containers lack clarity around
ldconfigspecifics in Nix, which breaks software tooling expectations, that are usually met within conventional Linux distributions.For instance, consider the Haskell Stack