This website works better with JavaScript.
Home
Explore
Help
Sign In
bubblev
/
bubble-web
Watch
8
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
revert: set explicity entry point
master
Jonathan Cobb
4 years ago
parent
cc1aad52fb
commit
e02f50bf55
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
webpack.config.js
+ 0
- 1
webpack.config.js
View File
@@ -10,7 +10,6 @@ module.exports = (env) => ({
resolve: {
extensions: ['.js', '.vue'],
},
entry: './src/index.js',
module: {
rules: [
{
Write
Preview
Loading…
Cancel
Save