-
Using nrg will make your node future proof to browser and node changes. Nodes built with nrg have their javascript for both client and server automatically updated to the latest ecma specs. Stylesheet…
-
As a quick test in an existing Nuxt instance, I saw this added like 1mb total when running Nuxt's build step.
-
```
What steps will reproduce the problem?
1. Use the minified version with jQuery 1.4.2
2. Bind F1 with some function
3. Press F1 on that page
What is the expected output? What do you see instead?
T…
-
I've deployed `react-runner` into production in Vercel using Next.js, but for some reason I get this minified react error logged into the console and the code editor doesn't run properly as the output…
-
Add Gulp tasks for build the minified version and the non-minified version.
-
```
SimpleModal 1.4.3, Official GitHub release
jQuery 1.8.0 minified, Google CDN version
IE 9 (no compatibility mode), Windows 7 x64
- I have an ASP.NET MVC 4 Release Candidate application that conta…
-
```
SimpleModal 1.4.3, Official GitHub release
jQuery 1.8.0 minified, Google CDN version
IE 9 (no compatibility mode), Windows 7 x64
- I have an ASP.NET MVC 4 Release Candidate application that conta…
-
### Description
There appears to be an odd issue with the minification process. An extra return statement is causing "unreachable code after return statement," reported to me at `video.min.js:38:1462…
-
```
What steps will reproduce the problem?
1. Use the minified version with jQuery 1.4.2
2. Bind F1 with some function
3. Press F1 on that page
What is the expected output? What do you see instead?
T…
-
### Link to the code that reproduces this issue
https://github.com/dymoo/next-docker-layoutbroken-example
### To Reproduce
1. clone example git repo
2. docker-compose up
3. nav to localhost:3099
…
dymoo updated
5 months ago