view config-node.js @ 15:7811c5ea0700 1.0.1

Serpentron 1.0.1.
author Mikhail Kryshen <mikhail@kryshen.net>
date Tue, 12 Apr 2016 23:43:13 +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", {});