javascript - csp issues when developing Google plug-ins with vue
typecho
typecho 2017-07-05 11:02:25
0
1
835

I want to use vuejs and some component libraries to develop a Google plug-in, but due to the content security policy (csp),eval()new Function()and other javascript features cannot be used. Therefore, Vue cannot be used normally, and the official documentation only vaguely talks about this part.

typecho
typecho

Following the voice in heart.

reply all (1)
给我你的怀抱

According to the documentation, you should just use the runtime-built version: https://github.com/vuejs/vue/...

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!