add the local js file in the 'script' of the 'head' option in nuxt.config.js
[issue link]I would like to add the local js file in the ‘script’ of the ‘head’ option in nuxt.config.js, src: ‘~ / plugins / a.js’ and try ‘./plugins/a.js’ Of the wording, has been prompted to find the file, if it is a reference to a complete CDN address can be, how can I quote the local documents here?