api-client/store
2021-01-24 07:42:07 +05:30
..
mutations.js fix: encoding parameters twice effecting codegen - fixed #1437 2021-01-24 07:42:07 +05:30
postwoman.js Fix add folder to collections being broken when logged in (#1299) 2020-10-26 06:44:59 +05:30
README.md Revert "Revert "Migrate Postwoman to Nuxt.js (full Vue and SCSS support)"" 2019-08-24 22:09:29 +05:30
state.js duplicate identifier for requests fixed (#1346) 2020-11-27 17:12:33 +05:30

STORE

This directory is not required, you can delete it if you don't want to use it.

This directory contains your Vuex Store files. Vuex Store option is implemented in the Nuxt.js framework.

Creating a file in this directory automatically activates the option in the framework.

More information about the usage of this directory in the documentation.