-
Using play 2.3.1.
My Build.scala looks like
```
val main = Project(appName, file(".")).enablePlugins(play.PlayScala).settings(
scalaVersion := "2.10.4",
version := appVersion,
libraryDepend…
-
I'm trying to run in on Netlify and it raises error on `fs` lib. I think it's possible to load the dict without fs, then we can use it without running nodejs server.
narze updated
3 years ago
-
Hi Passport. I'm using Shrinko8 again for Picodex Dual and just updated to the latest version. Shrinko8 is a lifesaver for this project btw.
Anyways, I found an edge-edge case bug. (I'm doing some …
-
## runtime@5.0.0
[packages/runtime/src/shared/helpers.js#L16-L20](https://github.com/marko-js/x/blob/daf96adc9a9419611faa0e61d6de6961bb1e242e/packages/runtime/src/shared/helpers.js#L16-L20):
```…
-
I am using paper elements installed through bower in vendor/assets/components. I've overriden paper-styles by cloning the repo as app/assets/components/paper-styles.
Everything works fine in developme…
-
I read on stack overflow that some obfuscation is already achieved by default in React Native during bundling/minification phase but I have not confirmed it.
Do you happen to have more information or…
-
https://app.intercom.io/a/apps/wtb8z7sj/inbox/inbox/all/conversations/18760392814
Hi! For some reason saving posts as html files for further reading doesn’t work in the new version. When opened, a fi…
-
Is the license here meant to apply to the current version of the native extension, as available on 4chan? I see that the license has been updated periodically over the past two years, but the code ha…
-
I have a try/catch block in a piece of code. In my gruntfile I have used requirejs to build a single JS file, and was using the default minification settings.
With the update to 2.3.1 I now find tha…
-
**What version of Tailwind CSS are you using?**
v4.0-beta.2
**What build tool (or framework if it abstracts the build tool) are you using?**
`@maizzle/framework@v5.0.0-beta.32` (modified for …