-
The package name dui has been raised as a concern in US, as it is commonly known for "Driving Under the Influence", so it's recommended to come up with a simpler name. We also need to determine what …
-
Based on comments in SO and elsewhere, it seems people really really want to be able to test against PhantomJS, even though it doesn’t match any browser environment in the real world and is super out-…
-
## source/object.js
```
define("BaseObject",["dojo/_base/lang", "dojo/_base/declare"], function(lang, declare) {
var baseObject;
baseObject = declare(null, {
constructor : function(…
-
This should not be the case; we need to self-resolve our own Node.js dependencies, see https://github.com/theintern/intern/pull/132#issuecomment-33403157
-
I see 1.9.0dev in the package but suspect that's old docs? It doesn't seem to be https://github.com/csnover/dojo2-core.git as some tests are using _base
Almost got it working but require.js is in one …
lbod updated
11 years ago
-
Hi,
I tried to install intern, but I came up with some problems.
I'm using :
- npm 1.3.8
- node v0.10.16
![install-cmd](https://f.cloud.github.com/assets/1401825/1149221/4a9ac6ce-1ed7-11e3-979b-43d…
-
`npm install intern` errors out every time.
```
227 warn `git config --get remote.origin.url` returned wrong result (https://github.com/csnover/dojo2-core.git)
228 error git clone https://github.com/…
-
The implementation on the master branch prevents people from using alternative AMD loaders.
-
There doesn't appear to be any way to handle non-AMD dependencies (i.e. jQuery plugins) in Intern, since the AMD shim configuration isn't supported by the Dojo loader (https://github.com/csnover/dojo2…
-
@neonstalwart and @bryanforbes suggested a timeline view of dote. I am taking that to assume each activity is presented in a reverse timeline order, so you would have something like:
- Topic Replace …