Closed surilindur closed 2 years ago
Following the recent changes in Comunica to make it work without Node polyfills:
node-polyfill-webpack-plugin
@babel/polyfill
n3
babel-eslint
@babel/eslint-parser
Any feedback or comments are welcome! Thank you. :slightly_smiling_face:
All committers have signed the CLA.
Thanks @surilindur, great work!
Following the recent changes in Comunica to make it work without Node polyfills:
node-polyfill-webpack-plugin
and the Webpack config entries for it@babel/polyfill
dependencyn3
to latest version that no longer requires Node polyfills as wellbabel-eslint
with@babel/eslint-parser
due to the latter replacing the formerAny feedback or comments are welcome! Thank you. :slightly_smiling_face: