Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Show Posts

| * |

  Show Posts
Pages: [1]
1  PureMVC Manifold / Multicore Version / BUILDING DOCS or RUNNING THE UNIT TESTS do NOT work on: September 10, 2012, 06:56:10
I am a PureMVC user since AS3. Recently I tried the JS version and feels it is as good as AS3 version. :)

But I failed to "BUILDING DOCS" or "RUNNING THE UNIT TESTS" with the tools in the build folder.

There is an obvious error at ./build/config/testdriver-compiled.conf, line 4,
- ../../bin/puremvc-1.0.1.min.js
this file is not available, I think it should be
- ../../bin/puremvc-1.1.min.js

So anyone can help to work out a working version to make it perfect? Thanks!
Pages: [1]