I would like to modify this for my purposes. Namely to allow expressions built from math functions and field names. I have followed the following instructions as well as several variations.
npm install jQuery-QueryBuilder
npm install
npm run build
after 3. I get the following error
(function (exports, require, module, filename, dirname) { import fs from 'fs';
Unexpected token import
I would be grateful if you could post a set of instructions which would produce a build. The default query-builder.standalone.min.js is working on my system.
Regards
Rob
Hi,
I would like to modify this for my purposes. Namely to allow expressions built from math functions and field names. I have followed the following instructions as well as several variations.
after 3. I get the following error (function (exports, require, module, filename, dirname) { import fs from 'fs'; Unexpected token import
I would be grateful if you could post a set of instructions which would produce a build. The default query-builder.standalone.min.js is working on my system. Regards Rob