Andrew Kingston
|
6dc3739a34
|
Inject process env vars into ES6 bundle to fix crash
|
2022-09-07 08:48:29 +01:00 |
Andrew Kingston
|
403f64d1ac
|
Use vm2 for JS execution in node, and a vm polyfill for the browser. Use 2 standalone entrypoints for string-templates depending on env
|
2021-10-14 11:51:05 +01:00 |
Andrew Kingston
|
8241dbcd58
|
Fix string-templates and client buindling for ESM
|
2021-04-01 16:09:16 +01:00 |
Andrew Kingston
|
6dae8a83ec
|
Update string-templates to use a better node polyfill rollup plugin
|
2021-03-31 19:07:09 +01:00 |
Andrew Kingston
|
aa450c08b4
|
Fix issue with polyfilling node globals
|
2021-03-31 18:49:53 +01:00 |
Andrew Kingston
|
583faba9da
|
Add BBUI to monorepo and use vite for builder, client lib and standard components
|
2021-03-31 16:14:56 +01:00 |
mike12345567
|
430913ebbe
|
Removing rollup replacement.
|
2021-02-01 11:03:20 +00:00 |
Michael Drury
|
ff75f8e8a5
|
Some rollup fixes - the handlebars-helper library needs dynamic requires removed from it, likely best to fork it and do this.
|
2021-01-30 02:54:52 +00:00 |
Michael Drury
|
699046ccb8
|
Some fixes, still dealing with problems of illegal re-assignment in rollup.
|
2021-01-30 00:20:13 +00:00 |
mike12345567
|
bd3bdfa9aa
|
Work in progress, fixing issue with some helpers not getting translated, now running into rollup issue.
|
2021-01-29 20:03:09 +00:00 |
mike12345567
|
b42677f657
|
Fixing some issues CI linting found.
|
2021-01-21 18:08:04 +00:00 |
mike12345567
|
4888aea3bd
|
Updating build process to fix issues with polyfill.
|
2021-01-21 17:30:18 +00:00 |
mike12345567
|
72ea6f3903
|
Attempting to polyfill for browser
|
2021-01-21 16:44:03 +00:00 |
mike12345567
|
8ecabc91cc
|
Linting.
|
2021-01-21 11:32:26 +00:00 |
mike12345567
|
759a106d2d
|
Updating to have real auto-completion on string templates library.
|
2021-01-19 15:29:49 +00:00 |
mike12345567
|
3c627d6455
|
Adding the handlebars library, still need to add testcases to this.
|
2021-01-18 17:40:19 +00:00 |