Neekey

Results 17 issues of Neekey

I just reinstall my windows7 within my Parellels Desktop, and then use the original IE8 to test my website which use `CSS3Pie.js` to implement the CSS3 border-radius. When I attach...

I test application offline features in chrome ( by now , it's 30 ), and what made me confused is that after change my manifest , event the application cache...

It looks like the second parameter of the onChange callback is used directly to the checking function, the screenshot bellow is actually a correct number in Australia, but the status...

### Issue Summary I was using Twilio Studio setting up an appointment reminder, for the confirmation widget, I setup the request and content as below: and my server code is...

type: bug
status: help wanted

Hi Copilot team, I've been using copilot for a while on a project setup by previous cowork, and really enjoyed it. The only little thing that is bothering me a...

Hi, Thank you for creating such a helpful plugin for AI, which makes drawing complex vector graph in canvas possible. As using this current version 1.3 in my project (...

Hi, I'm trying to build a SPA which load controllers and templates asynchronously. I have a dashboard module like below: ``` javascript var html = require( './view.html' ); angular.module( 'app'...

UglifyJS.parse 方法的执行,在遇到JS语法问题等时会抛出错误,但是grunt在执行任务的时候不会主动去获取到这些错误,导致kmc直接中断执行,但是不报任何错误,切后续的任务还是会继续执行。对用户来说遇到这样的问题会很难定位到问题。 举例,用户有如下文件: ``` - a.js - b.js - c.js ``` b.js中包含内容`KISSY.('hello, throw me out!')`,于是在执行kmc的时候解析到 b.js 时候出错,c.js直接就没有被打包,没有报错,但是grunt继续执行。

- 1、depFilePath: 指定生成文件路径 - 2、depExt: 指定生成文件后缀

# What Refactor code with React and ES6 using webpack