docs_vue2/plugins
2022-05-05 15:52:28 +08:00
..
hm.js feat: update hm code 2021-02-02 17:57:29 +08:00
i18n.js fix: use zh-hans as the default lang 2022-05-05 15:52:28 +08:00
l10n.js feat: bring back simple code toggle 2022-02-23 20:19:58 +08:00
prism.js fix: fix prism auto initialization 2022-02-23 22:26:03 +08:00
README.md feat: publicize doc implemetation 2020-08-13 11:47:56 +08:00
target.js fix: fix version target highlight on soft navigations 2021-10-22 01:08:42 +08:00

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.