webpackbin icon indicating copy to clipboard operation
webpackbin copied to clipboard

[Deprecated]. Please move to codesandbox.io.

Results 30 webpackbin issues
Sort by recently updated
recently updated
newest added

Tried starting the local instance. It is saying 'Loading it up!' but nothing happens. I don't see any errors in the developer console. ``` (node:25788) DeprecationWarning: loaderUtils.parseQuery() received a non-string...

I get the error Module not found: Error: Can't resolve 'react-openlayers' in '/app/98efd2e9-6728-4bf0-b0d7-14db459c4697' The module seems to be installed though (version 0.2.1) https://www.webpackbin.com/bins/-KpscD00kKYDWxe9NlGx Any input on this issue?

https://github.com/Microsoft/monaco-editor Replace CodeMirror with Monaco. It provides a much richer editor. Monaco is the same editor that powers [VS Code](https://code.visualstudio.com), [TypeScript Playground](http://www.typescriptlang.org/play/), and [Visual Studio Online](https://www.visualstudio.com/vso/). [Demo page](https://microsoft.github.io/monaco-editor/index.html).

Hey! I wanted to start redux-saga project, but i was unable to create generator functions(`function* () {}`), which is requirements for sagas. Seems like webpackbin needs some babel-polyfill or something...

Hi, I'm trying to work on a PR, but I'm getting some errors on initial setup (based on the Readme). Did a fresh install on a Mac OS X 10.12.4....

Hi, I'm really excited about WebpackBin. Would be great to be able to share a link of a bin which focuses a specific file. I was thinking we could add...

Running `npm start` I get this: ``` (node:37273) DeprecationWarning: loaderUtils.parseQuery() received a non-string value which can be problematic, see https://github.com/webpack/loader-utils/issues/56 parseQuery() will be replaced with getOptions() in the next major...

When opening anything on webpackbin on iPhone 6+'s Safari, webpack says that "size is not supported". Flipping the phone doesn't help. Meanwhile: - it works on sizes that are even...

> this is a comment moved from the old repo: https://github.com/christianalfoni/webpack-bin/issues/227 I love the left file browser by the way. I think it should just be the default and the...

## Problem I can't save the `app.css` file because I use a property (`box-sizing: border-box`) that does not pass the Linter. ## Ask Add Linter customization (or temporary ignore) to...