-
I'm trying to use ESBuild to bundle JS files and to take the output and manipulate it.
Bundling gives me something like this:
```
// filea.js
console.log('code from file A')
// fileb.js
cons…
-
Using mdx.macro on Windows gets me:
```
ERROR in C:/Users/thoma/OneDrive/Documents/devel/linear/node_modules/.cache/mdx.macro/icloud.c3ec31aebc.mdx.js
Module not found: Error: Can't resolve 'C:User…
-
Very likely rounding issues in the matrix concatenation or bounding box transformation code path.
Test case is the `rotation` test in `test/unit/displayObject.js`. Changing the last `width` compariso…
-
When I install bootstrap using bower it fetches all the repo including its Gruntfile.js and some other. I have noticed that these .js files are also being compiled and concat inside lib.js
Is there a…
wixo updated
10 years ago
-
https://github.com/Alps-Engineering/Project-Atelier/blob/d82320d644cff418cee87dfbb78d0bd1ee92bc69/ReviewsAPI/Postgres/models/reviews.js#L46-L48
Using string concatenation techniques when building an …
-
When `opts.filename` is defined, search up the chain of parent directories for a `nebu.config.js` module. If the module exports an array, use it for `opts.plugins`. Otherwise, an object should be expo…
-
Following #1846 we need to make further modifications to make use of the more powerful translation options offered by this library
- [x] Amend the dictionary JSON returned by http://127.0.0.1:3333/…
-
Thanks for publishing this!
There seems to be an escaping issue if you enter a URL Pattern regular expression that also resembles a query string.
For example, try to create a new URL pattern `ht…
-
```
I'm on version 1.0.5.
Suppose I attempt the following:
jqMyLabel.bubbletip($(".jqMyLabelToolTip"));
Because my ... has no ID, calling
bubbletip() leads to a jquery error because at line 34 of
j…
-
Context: [Discord discussion](https://discord.com/channels/768594524158427167/811254431051808778/939533231936659527)