GithubHelp home page GithubHelp logo

Comments (9)

JohannesKlauss avatar JohannesKlauss commented on May 23, 2024

@Wallysburg Thx for creating the issue. I will dig into that. At first glance it seems that pika pack is ignoring the target of the tsconfig, but I need to look into that.

from react-hotkeys-hook.

ypresto avatar ypresto commented on May 23, 2024

There is no config to output es2015 or es5 with @pika/plugin-ts-standard-pkg and @pika/plugin-build-web. @pika/plugin-bundle-web is the only way to do that but all node_modules will be bundled to a single file.

from react-hotkeys-hook.

giuvincenzi avatar giuvincenzi commented on May 23, 2024

Workaround - With webpack and babel this could be the solution:

{
  test: /\.js$/,
  exclude: /node_modules(?!(\/react-hotkeys-hook))/,
}

from react-hotkeys-hook.

reidphilpot avatar reidphilpot commented on May 23, 2024

👍 upvote for fixing this transpiling issue, thanks

from react-hotkeys-hook.

JohannesKlauss avatar JohannesKlauss commented on May 23, 2024

@ypresto Yeah you are right. There is unfortunately not much I can do about. I'd have to replace the whole building and publishing system.
Will think about that.

from react-hotkeys-hook.

JohannesKlauss avatar JohannesKlauss commented on May 23, 2024

@Wallysburg @reidphilpot For the time being I removed the usage of default parameters to fix this issue. Please check if 2.1.2 works for you in IE and let me know if there are any issues.

from react-hotkeys-hook.

joshwreford avatar joshwreford commented on May 23, 2024

I'm using v2.1.3 and I'm still getting webpack errors thrown in IE11. Has anyone else had better luck?

from react-hotkeys-hook.

JohannesKlauss avatar JohannesKlauss commented on May 23, 2024

@joshwreford can you pinpoint what is causing the error?

from react-hotkeys-hook.

JohannesKlauss avatar JohannesKlauss commented on May 23, 2024

@joshwreford Can you check out v2.3.0 and try it in IE11?

from react-hotkeys-hook.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.