Mercurial > hg > serpentron
view config-node.js @ 5:c02b5a225a10 1.0-beta2
Serpentron 1.0-beta2.
author | Mikhail Kryshen <mikhail@kryshen.net> |
---|---|
date | Thu, 18 Feb 2016 01:35:39 +0300 |
parents | 27280b550d56 |
children |
line wrap: on
line source
// This file is used to make additional changes // when building an app to run in node.js. // Free to edit. You can break tests (cli test runner uses // this to build itself - it is a node executable). define("amber/Platform", ["amber_core/Platform-Node"], {}); define("amber/compatibility", ["amber/node-compatibility"], {}); define("jquery", {});