Skip to content

Commit

Permalink
#22 Update Nuxt to 2.15.8
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinoli committed Aug 12, 2021
1 parent 80b8c1d commit ae83dac
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions nuxt.config.js
Expand Up @@ -111,13 +111,6 @@ export default {

// Build Configuration: https://go.nuxtjs.dev/config-build
build: {
babel: {
plugins: [
// Solve bug. Remove this when Nuxt has been upgraded.
// https://github.com/hestiaAI/hestia-rml-demo/issues/22
['@babel/plugin-proposal-private-property-in-object', { loose: true }]
]
},
// Transpile yarrrml-parser with Babel
// https://github.com/semantifyit/RocketRML/issues/20#issuecomment-880192637
transpile: ['yarrrml-parser'],
Expand Down

0 comments on commit ae83dac

Please sign in to comment.