Skip to content
This repository has been archived by the owner on Nov 12, 2019. It is now read-only.

duduindo/webpack-svelte-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webpack svelte discord

Webpack, Svelte and dotenv example

Scripts

  • npm run build
    • Build project
  • npm run watch
    • Watch files and build project

Environment (env)

Copy and rename file .env.example to .env

Edit file .env to build for production or development

  • MODE
    • production
      • Files minified
    • development
      • Files unminified

About

Webpack, Svelte and dotenv example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published