Guus van de Wal

Results 2 comments of Guus van de Wal

> ```js > originWhitelist > ``` Note that if you use an .env file you should format the url's without quotes and brackets like: ``` CORSANYWHERE_WHITELIST = https://google.com, https://yourdomain.com ```

I've got this workin' in Drupal 8. You have to point the task-config.js file to the same place you're loading the build javascript file. ```module.exports = { html : false,...