## Expected Behavior <!--- If you're describing a bug, tell us what you expect to happen. --> <!--- If you're requesting a new feature, tell us why you'd like this feature. --> ## Current Behavior <!--- If you're describing a bug, what currently happens? --> ERROR in ./batavia/batavia.js Module not found: Error: Can't resolve './stdlib' in '/home/parth/pybee/batavia/batavia' @ ./batavia/batavia.js 21:20-39 ERROR in ./batavia/builtins/__import__.js Module not found: Error: Can't resolve '../stdlib' in '/home/parth/pybee/batavia/batavia/builtins' @ ./batavia/builtins/__import__.js 72:25-45 @ ./batavia/builtins.js @ ./batavia/batavia.js ## Steps to reproduce <!--- Provide a set of steps describing how to reproduce this bug. If you have a live example, provide the link below --> 1. 2. 3. ## Your Environment <!--- Provide details on your current environment you found the bug in --> * Python Version (list the specific version number) * Operating System and Version (select from the following and list the specific version number; if your OS is not listed, list that as well) - [ ] OSX - [ ] Linux - [ ] Windows - [ ] Ubuntu
Expected Behavior
Current Behavior
ERROR in ./batavia/batavia.js
Module not found: Error: Can't resolve './stdlib' in '/home/parth/pybee/batavia/batavia'
@ ./batavia/batavia.js 21:20-39
ERROR in ./batavia/builtins/import.js
Module not found: Error: Can't resolve '../stdlib' in '/home/parth/pybee/batavia/batavia/builtins'
@ ./batavia/builtins/import.js 72:25-45
@ ./batavia/builtins.js
@ ./batavia/batavia.js
Steps to reproduce
Your Environment
Python Version (list the specific version number)
Operating System and Version (select from the following and list the specific version number; if your OS is not listed, list that as well)