Navigation

  • Recent
  • Tags
  • Users
  • Search
  • Login
Colyseus
  • Login
  • Search
  • Recent
  • Tags
  • Users

Documentation GitHub

We're migrating to GitHub Discussions. This forum does not accept new registrations since April 6, 2023.
  1. Home
  2. yudinmaxim
  3. Posts
  • Profile
  • More
    • Continue chat with yudinmaxim
    • Flag Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

Posts made by yudinmaxim

RE: [ERROR] Nativescript

@clementdreptin
I got the same error! As I understand it, the problem is that webpack settings do not know how to work with mjs files. I work with nativescript-vue. I found a solution for compiling mjs files for vue, but I don't know how to integrate it into the project:
// vue.config.js
module.exports = {
chainWebpack: config => config.resolve.extensions.prepend('.mjs').prepend('.wasm')
}

posted in Questions & Help • 27 Mar 2020, 15:03

© 2023 Endel Dreyer