Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

action cable nuxtjs

// nuxt.config.js
/*
 ** Plugins to load before mounting the App
 */
plugins: [{ src: '@/plugins/actioncable-vue', ssr: false }];
Source by github.com #
 
PREVIOUS NEXT
Tagged: #action #cable #nuxtjs
ADD COMMENT
Topic
Name
6+2 =