Skip to content

Commit

Permalink
Build sourcemaps
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Apr 10, 2023
1 parent 270f290 commit 8f69da4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/expressions/vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ import { defineConfig } from 'vite'

export default defineConfig({
build: {
sourcemap: true,
lib: {
entry: resolve(__dirname, 'lib/index.js'),
name: '@flippercloud.io/expressions'
Expand Down

0 comments on commit 8f69da4

Please sign in to comment.