Giter Club home page Giter Club logo

Comments (5)

wadguk avatar wadguk commented on July 20, 2024

Please help, I have no idea how to solve this problem.
Did everything related to the nuxt build setup.

from web3-onboard.

wadguk avatar wadguk commented on July 20, 2024

"dependencies": {
"@hokify/vuejs-datepicker": "^2.0.2",
"@nfteyez/sol-rayz": "^0.10.2",
"@nuxtjs/auth-next": "^5.0.0-1648802546.c9880dc",
"@nuxtjs/axios": "^5.13.6",
"@nuxtjs/sentry": "^7.1.9",
"@project-serum/anchor": "^0.17.0",
"@solana/web3.js": "^1.72.0",
"@sumsub/websdk": "^1.3.6",
"@vue/composition-api": "^1.7.2",
"@vue/runtime-core": "^3.3.8",
"@web3-onboard/vue": "^2.7.12",
"autoprefixer": "^10.4.13",
"cookie-universal-nuxt": "^2.2.2",
"core-js": "^3.19.3",
"eslint-plugin-nuxt": "^4.0.0",
"ethers": "5.0.0",
"lodash": "^4.17.21",
"nuxt": "^2.15.8",
"pinia": "2.0.0",
"qrcode.vue": "1.7.0",
"sh-v-owl-carousel": "^1.0.5",
"v-click-outside": "^3.2.0",
"v-tooltip": "^2.1.3",
"vue": "^2.6.14",
"vue-connect-wallet": "^0.1.7",
"vue-js-modal": "^2.0.1",
"vue-scrollto": "^2.20.0",
"vue-server-renderer": "^2.6.14",
"vue-template-compiler": "^2.6.14",
"web3modal-vue2": "^1.0.9",
"webpack": "^4.46.0"
},
"devDependencies": {
"@babel/eslint-parser": "^7.19.1",
"@commitlint/cli": "^17.1.2",
"@commitlint/config-conventional": "^17.1.0",
"@nuxt/types": "^2.15.8",
"@nuxt/typescript-build": "^2.1.0",
"@nuxtjs/eslint-config": "^11.0.0",
"@nuxtjs/eslint-module": "^3.1.0",
"@nuxtjs/stylelint-module": "^4.1.0",
"@sentry/tracing": "7.45.0",
"@sentry/webpack-plugin": "1.20.0",
"@types/node": "^18.11.18",
"eslint": "^8.24.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-vue": "^9.5.1",
"husky": "^8.0.1",
"postcss-html": "^1.5.0",
"sass": "^1.54.8",
"sass-loader": "10",
"stylelint": "^14.13.0",
"stylelint-config-recommended-vue": "^1.4.0",
"stylelint-config-standard": "^28.0.0"
},
"browserslist": [
"defaults"
]

from web3-onboard.

wadguk avatar wadguk commented on July 20, 2024
 build: {
    standalone: true,
    extend(config) {
      config.module.rules.push({
        test: /\.mjs$/,
        include: /node_modules/,
        type: 'javascript/auto',
      }),
      config.node = {
        fs: 'empty'
      }
    },
  },

from web3-onboard.

wadguk avatar wadguk commented on July 20, 2024

Please close. It was all about the project settings.

from web3-onboard.

Adamj1232 avatar Adamj1232 commented on July 20, 2024

Closing issue as it was part of the build settings

from web3-onboard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.