-
Use templateCache for angular templates.
Start using Grunt in yaya-website
Create a grunt task, using a contributed task **html2js** https://github.com/karlgoldstein/grunt-html2js to create a single j…
-
Using the deploy to netlify button fails to build.
I thought it might be something to do with case sensitivity, but the only mixed-case filename I could find in the project is the Footer.vue and re…
-
I'm getting various errors when I try to run this package in IE11.
On the [The demo site](https://iliyazelenko.github.io/tiptap-vuetify-demo/#/simple) I'm getting a syntax error:
```
SCRIPT1006:…
-
Can `logic-solver` be adopted for use in the browser? I have tried using browserify on the files included here to no avail... After including the resulting bundle script in my HTML and executing "Logi…
-
It's working without UglifyJS2. But after uglify, I got an error `Error: not an error` at selet query line . Is sql.js can't be compressed?
Origin Code
```
let db = new SQLjs.Database()
try {
…
-
I know many people got the same error but I have a weird situation. I got this error when I migrated to webpack 4 from webpack 2. It was working fine in webpack 2. I am using exact same version number…
-
### Issue details
- hot reload works a couple times then stops working
- browser does not update
- try to reload page, and browser sync server never responds. Browser is loading indefinitely ![im…
-
**NOTE: this issue predates this project's [rename to Volta](https://blog.volta.sh/2019/05/13/hello-volta/).**
### Repro Instructions
Create a repo with this package.json
package.json
```…
-
### What version of Bun is running?
1.1.26+0a37423ba
### What platform is your computer?
Microsoft Windows NT 10.0.22621.0 x64
### What steps can reproduce the bug?
Oh, if only I knew.
…
-
In discussion of #200, @evocateur mentioned:
> I'm more concerned about API portability between Python and
> JS (if indeed that is to remain a priority for the project).
I think those currently mar…