Skip to content

After update to 3.9.0 I get error "export is not defined" #450

@anli-xsigns

Description

@anli-xsigns

Hi Marshal,
thanks a lot for your great work last weekend! I just wanted to check your updates out but after updating to the last version (3.9.0) with feathersjs 4.5.2 I get the following error:

Uncaught ReferenceError: exports is not defined
    at eval (webpack-internal:///./node_modules/feathers-vuex/node_modules/@feathersjs/commons/lib/hooks.js:28)
    at Module../node_modules/feathers-vuex/node_modules/@feathersjs/commons/lib/hooks.js (vendor.js:5403)
    at __webpack_require__ (app.js:790)
    at fn (app.js:151)
    at eval (webpack-internal:///./node_modules/feathers-vuex/node_modules/@feathersjs/commons/lib/index.js:23)
    at Object../node_modules/feathers-vuex/node_modules/@feathersjs/commons/lib/index.js (vendor.js:5415)
    at __webpack_require__ (app.js:790)
    at fn (app.js:151)
    at eval (webpack-internal:///./node_modules/feathers-vuex/dist/service-module/service-module.getters.js:21)
    at Module../node_modules/feathers-vuex/dist/service-module/service-module.getters.js (vendor.js:5319)

I don't have an idea where to search...

I use quasar 1.9.10 and have defined

build: {
  transpileDependencies: ['feathers-vuex']
},

in quasar.conf (worked well before)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions