-
When using skpm publish, it stops just after creating the version tag:
```
⠼ Creating a draft release on GitHub
Error: {
"message": "Not Found",
"documentation_url": "https://developer.gith…
-
By default, the `add` script in plugin-directory uses the GitHub repo description, but I guess that using the description field in package.json or manifest.json if they are present makes more sense.
…
-
-
Is there the possibility to open a panel instead of a window?
I saw this Sketch Plugin Boilerplate doing it: https://github.com/julianburr/sketch-plugin-boilerplate
Is in skpm something like that?
-
It's not actually `@skpm/file-loader`'s fault, but `file-loader`'s.
See:
* https://github.com/webpack/webpack/issues/5745
* https://github.com/webpack-contrib/file-loader/pull/183
Can you in…
-
when I run skpm publish I get this error.
```
{ Error: Cannot find module '/Users/aaronreisman/n/lib/node_modules/skpm/node_modules/keytar'
at Function.Module._resolveFilename (module.js:527:…
-
👋 Hello! I'm looking for advice on best practices detecting platform to write platform specific CSS. I believe there is probably an elegant way to solve for this which airbnb or others may have alread…
-
'@skpm/file-loader' is not in the npm registry'. when i am type npm i -g skpm
-
I wonder what's the appropriate way to configure skpm in a way, so ES6 in `/node_modules/` will be transpiled to ES5 by babel.
Right now I'm trying to use `sketch-polyfill-fetch` (inside Mocha cont…
-
For the case when we run `skpm build --watch --run` would be good if the plugin could be launched again without actually re-building it.
This is useful for the case the plugin uses either external …
rborn updated
7 years ago