mirror of https://github.com/nocodb/nocodb
9 lines
321 B
9 lines
321 B
4 years ago
|
# PLUGINS
|
||
|
|
||
|
This directory contains your Javascript plugins that you want to run before instantiating the root vue.js application.
|
||
|
|
||
|
More information about the usage of this directory in the documentation:
|
||
|
https://nuxtjs.org/guide/plugins
|
||
|
|
||
|
**This directory is not required, you can delete it if you don't want to use it.**
|