-
js-slang currently cannot be built on Windows due to this shell script used to build the documentation:
- https://github.com/source-academy/js-slang/blob/master/scripts/jsdoc.sh
-
Hello.
Is it possible to load and run all user scripts located in the chrome profile directory on program start? So there is no need to store all scripts in one single userChrome.js file?
Thanks…
ghost updated
5 years ago
-
I'm trying to build a Docker image by using the included docker-compose.yml file, but on step 5/6 I get the following. Am I doing something wrong or is there a fix that needs to be made somewhere?
…
-
Hi there, thanks a bunch for this awesome script! I’m trying to use it with two RSS feeds: ```https://www.lowendtalk.com/categories/domains/feed.rss``` and ```https://www.lowendtalk.com/categories/off…
-
Opstarten
Voor het opstarten heb ik een tutorial gevolgd op https://nuxt.com/docs/getting-started.
Eerst heb ik gecontroleerd of Node.js al op mijn computer stond. Dit deed ik door het volgende comma…
-
### Check for existing bug reports before submitting.
- [X] I searched for existing Bug Reports and found no similar reports.
### Expected Behavior
the example java script working
### Curr…
-
Node.js' internal scripts are not distinguished from user scripts. So when debugging a user script, the inspector is polluted with these internal scripts.
This could be solved either by blackboxing…
-
### Describe the solution you'd like
Currently both /admin/block-templates/index.js and /admin/product-editor/index.js call the eval() function. This requires adding the unsafe-eval directive to a Co…
-
I have tried in many different ways but the HMR would not work in Laravel.
error in console: net::ERR_ABORTED 404 (Not Found)
I have added following in vite.js
```js
import { defineConfig } …
-
## Expected Behavior
When I run `npm run ui5-lint --ignore-pattern "webapp/test/locate-reuse-libs.js" > ui5linter.txt` I would expect to get everything except the reuse-libs
In the log I se…