Tom Russell
Tom Russell
~/work/dart-console> export DART_SDK=~/work/dart-sdk ~/work/dart-console> ./build.sh g++ -O2 -DDART_SHARED_LIB -I/home/tom/work/dart-sdk/include -rdynamic -fPIC -shared src/dart_sandbox.cc -o lib/libdart_sandbox.so In file included from src/dart_sandbox.cc:7:0: src/dart_util.h: In function ‘void _Throw(Dart_Handle, const char*)’: src/dart_util.h:38:53: error: ‘Dart_NewString’...
``` npm run dev: npm ERR! missing script: dev ``` ``` `package.json`: { "name": "gae-vue-webapp2-starter", "version": "1.0.0", "description": "A simple application for [Google App Engine](https://appengine.google.com/), using [Vue.js](https://vuejs.org/) on the frontend...
A merger of the two best (IMO) open-source PIM projects? Cool!
`generate.dart` supports input and output directory parameters for both of its subcommands (package, files). This leads one to believe that it supports multiple discovery documents in the input directory. However,...