noobiek
noobiek
Hi, Same thing here. >Couldn't find preset "@babel/env" relative to directory "/projects/geness-web-plugins/corp/grunt" I don't think this is anyhow connected to contat/uglify. Gruntfile contains this simple task. ` babel: { options:...
I started afresh. `babel.config.js` from your post earlier. `Gruntfile.js` file: `module.exports = function(grunt) {` ` ` ` require('load-grunt-tasks')(grunt); ` ` ` ` grunt.initConfig({` ` ` ` ` ` babel: {`...
Switched to this "env" instead https://babeljs.io/docs/plugins/preset-env It works.
Hi @davetgreen Since I made this work then you can too :) Post your changed minimal configs here, please. Let's take a look. My Gruntfile.js has babel task configed this...
Oh... Very sorry to hear that! My sincere condolences to everyone who knew him... ...em... Waud.audioContext.resume() after page is loaded helps to fix the issue...
We are having the same issue.