view config-node.js @ 12:89fc4ef53637 1.0

Serpentron 1.0.
author Mikhail Kryshen <mikhail@kryshen.net>
date Sat, 02 Apr 2016 13:22:19 +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", {});