-
1. I downloaded Youtube.js into `app/assets/javascripts` folder.
2. add `//= require Youtube` in `app/assets/javascripts/application.js` file right after `//= require video`
however, it keeps telling…
-
**Description**
La documentation ne fournit pas de configuration détaillée pour nginx. Afin de faciliter l'adoption de Yeswiki, je pense qu'il serait utile de mettre à jour la documentation avec de…
-
Unfortunately the H5P-Plugin won't work at Firefox 75 and chromium 81.0.4044.122 because of a blocking issue. It seems, that beginning with version 75 of firefox, they block loading scripts that don't…
-
```
As a coding rule, I'd prefer to use single quote for html, and double quotes
for javascripts.
```
Original issue reported on code.google.com by `frederic...@gmail.com` on 6 Sep 2009 at 7:16
-
```
As a coding rule, I'd prefer to use single quote for html, and double quotes
for javascripts.
```
Original issue reported on code.google.com by `frederic...@gmail.com` on 6 Sep 2009 at 7:16
-
Everything seems to be working as expected except that I have been unable to use `.d.ts` files in the `vendor/assets/javascripts` directory.
Example:
###### file structure
```
app/
assets/
app…
-
Hi,
we are try to crawl a site that use s with Javascript based navigation instead of links of tags. The JavaScripts code controlling the behavior of the buttons is hosted on a different domain (CD…
-
After deleting all its calendars, a user is unable to create events. Creating a new calendar solves the issue.
Here's the client side exception:
```
[2016-10-27 17:02:18:696] error - calendar:client …
-
I use command: rails server,then errors found as below:
couldn't find file 'bundle' with type 'application/javascript'
Checked in these paths:
/home/jeffshang/formu/app/assets/images
/home/je…
-
I have a directory with two JS files in it. The following config outputs no content:
```
PIPELINE_JS = {
'external': {
'source_filenames': (
'javascripts/lib/backbone/*.js',
…