-
does this plugin support in-browser rollup setups?
i can't seem to get it to work (in a client-side setup without node).
in principle, however, rollup supports client-side bundling..
-
# Background
This project started out as a small package. Over time, more and more features were added and it now provides many different things and is used by many developers. But I'm not 100% happy…
-
A common use-case for this loader is to use it to generate an HTML file. Many users use this in tandem with the [`extract-loader`](https://github.com/peerigon/extract-loader). Sadly, `extract-loader` …
-
-
Following the discussion from https://github.com/babel/website/issues/1302.
It would be great to allow externals for both Browserify and Rollup. What do you think @Rich-Harris?
PS: i'm working o…
-
I am using this in a medium large React project as part of the Webpack flow. For compression we are using the Babili-Webpack-Plugin. As this is just a small wrapper around Babili I figure the followin…
-
npm 2.14.12
biojs2galaxy 0.0.7
I've installed biojs2galaxy globally, and am now trying to install the MSA module, but getting the following errors:
```
$ biojs2galaxy -o config/plugins/visualizatio…
-
We are looking for maintainers and contributors as Dynamo as a group **will not be continuing active maintainance and features development** for [Shopify Pipeline](https://github.com/DynamoMTL/shopify…
-
There is currently no easy way to add a couple of CDNs for several languages of the UI, then load the correct UI based on a parameter.
The page is in a certain language, how to make sure the correc…
-
**Describe the bug**
i try to use react-monaco-editor with next.js based [on this tutorial](https://github.com/resourcesco/snippets/blob/master/docs/monaco-editor-with-next.md). But all time i have a…