web-ifc-three icon indicating copy to clipboard operation
web-ifc-three copied to clipboard

IFCLoader bundling

Open mysterieux30 opened this issue 3 years ago • 0 comments

Hello guys how are you bundling the IFCLoader Data, I' getting this error when i try to use rollup -c config/rollup.config.js:

D:\9raya\src\web-ifc-three>rollup -c config/rollup.config.js
src/IFCLoader.ts → dist/IFCLoader.js...
[!] (plugin rpt2) Error: D:/9raya/src/IFC/components/FragmentParser.ts(221,31): semantic error TS2322: Type 'number' is not assignable to type 'string'.
src/IFC/components/FragmentParser.ts
Error: D:/9raya/src/IFC/components/FragmentParser.ts(221,31): semantic error TS2322: Type 'number' is not assignable to type 'string'.

mysterieux30 avatar Aug 15 '22 21:08 mysterieux30