-
Updated
Nov 3, 2020 - JavaScript
plugin
Here are 2,556 public repositories matching this topic...
JS 配置如下:
var gitalk = new Gitalk({
clientID: '3654916*****0c0038c28',
clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
repo: 'Strange-AI.github.io',
owner: 'Strange-AI',
admin: ['jinfagang', 'Strange-AI'],
id: vm.codeId,
distractionFreeMode: false
});
gitalk.render('gitalk-conta
-
Updated
Nov 2, 2020 - JavaScript
Here is an issues with detailed description: NekR/offline-plugin#77
-
Updated
Aug 24, 2018 - JavaScript
-
Updated
Sep 29, 2020 - JavaScript
-
Updated
Oct 14, 2019 - JavaScript
-
Updated
Oct 31, 2020 - JavaScript
-
Updated
Sep 4, 2020 - JavaScript
-
Updated
Aug 21, 2020 - JavaScript
-
Updated
Aug 29, 2020 - JavaScript
-
Updated
Nov 4, 2020 - JavaScript
Expectations:
- I set up typescript for the project
- I would like to use .ts extension for the scripts as a manifest script
- I am waiting that everithing will going correct
Reality:
If I try to use .ts scripts inside manifest, build replace them to incorrect script name:
{
"name": "Name",
"commands": [
{
"name": "Run",
"identifier": "run",
-
Updated
Oct 13, 2020 - JavaScript
-
Updated
Nov 3, 2020 - JavaScript
-
Updated
Sep 12, 2020 - JavaScript
Improve this page
Add a description, image, and links to the plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the plugin topic, visit your repo's landing page and select "manage topics."
Hello,
I'm using vue-i18n on my nuxt app with typescript.
I have a simple question :
Why in
`local