File tree Expand file tree Collapse file tree 1 file changed +3
-51
lines changed Expand file tree Collapse file tree 1 file changed +3
-51
lines changed Original file line number Diff line number Diff line change @@ -42,59 +42,11 @@ While there is the Slack Channel, do not hesitate to open an issue for any quest
42
42
We're always more than happy to hear any feedback, and we don't care what kind of form they are.
43
43
44
44
45
- ## Contribution
45
+ ## Donations
46
46
47
- To test this plugin in your existing project, you can use ` yarn link ` functionality. Run ` yarn link `
48
- in your local plugin-graphql directory and run ` yarn link @vuex-orm/plugin-graphql ` in your project dir.
47
+ Support this project by sending a small donation to the developer.
49
48
50
- Remember to run ` yarn build ` in your plugin-graphql directory and then again ` yarn link ` in your project after you have
51
- made changes to the plugin code. You probably have also to restart your webpack server.
52
-
53
-
54
- ``` bash
55
- $ yarn run build
56
- ```
57
-
58
- Compile files and generate bundles in dist directory.
59
-
60
- ``` bash
61
- $ yarn run lint
62
- ```
63
-
64
- Lint files using a rule of Standard JS.
65
-
66
- ``` bash
67
- $ yarn run test
68
- ```
69
-
70
- Run the test using Mocha Webpack.
71
-
72
- ``` bash
73
- $ yarn run coverage
74
- ```
75
-
76
- Generate test coverage in coverage directory.
77
-
78
-
79
- ``` bash
80
- yarn docs:build
81
- ```
82
-
83
- Builds the documentation.
84
-
85
-
86
- ``` bash
87
- yarn docs:dev
88
- ```
89
-
90
- Spawns a server for the documentation.
91
-
92
-
93
- ``` bash
94
- yarn docs:depoy
95
- ```
96
-
97
- Deploys the documentation.
49
+ [ ![ paypal] ( https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif )] ( https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=MF6ST3SXPC4G8 )
98
50
99
51
100
52
## License
You can’t perform that action at this time.
0 commit comments